Searched refs:UBIFS_CRYPT_FL (Results 1 – 4 of 4) sorted by relevance
49 if (flags & UBIFS_CRYPT_FL) in ubifs_set_inode_flags()99 if (ubifs_flags & UBIFS_CRYPT_FL) in ubifs2ioctl()
150 host_ui->flags |= UBIFS_CRYPT_FL; in create_xattr()168 host_ui->flags &= ~UBIFS_CRYPT_FL; in create_xattr()
331 UBIFS_CRYPT_FL = 0x40, enumerator
1649 if (ui->flags & UBIFS_CRYPT_FL) in ubifs_getattr()