Searched refs:UBIFS_XATTR_FL (Results 1 – 3 of 3) sorted by relevance
330 UBIFS_XATTR_FL = 0x20, enumerator
127 ui->flags |= UBIFS_XATTR_FL; in create_xattr()
163 ui->xattr = (ui->flags & UBIFS_XATTR_FL) ? 1 : 0; in ubifs_iget()