Searched refs:UBIFS_XATTR_FL (Results 1 – 2 of 2) sorted by relevance
/u-boot/fs/ubifs/ | ||
A D | ubifs-media.h | 311 UBIFS_XATTR_FL = 0x20, enumerator |
A D | super.c | 320 ui->xattr = (ui->flags & UBIFS_XATTR_FL) ? 1 : 0; in ubifs_iget() |
Completed in 7 milliseconds