Searched refs:UBIFS_CRYPT_FL (Results 1 – 5 of 5) sorted by relevance
51 if (flags & UBIFS_CRYPT_FL) in ubifs_set_inode_flags()
168 host_ui->flags |= UBIFS_CRYPT_FL; in create_xattr()186 host_ui->flags &= ~UBIFS_CRYPT_FL; in create_xattr()
332 UBIFS_CRYPT_FL = 0x40, enumerator
1864 return ui->flags & UBIFS_CRYPT_FL; in ubifs_crypt_is_encrypted()
1591 if (ui->flags & UBIFS_CRYPT_FL) in ubifs_getattr()