Searched refs:UBIFS_XATTR_FL (Results 1 – 2 of 2) sorted by relevance
311 UBIFS_XATTR_FL = 0x20, enumerator
316 ui->xattr = (ui->flags & UBIFS_XATTR_FL) ? 1 : 0; in ubifs_iget()