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