Searched refs:UBIFS_FLG_ENCRYPTION (Results 1 – 2 of 2) sorted by relevance
429 UBIFS_FLG_ENCRYPTION = 0x10, enumerator432 … UBIFS_FLG_MASK (UBIFS_FLG_BIGLPT|UBIFS_FLG_SPACE_FIXUP|UBIFS_FLG_DOUBLE_HASH|UBIFS_FLG_ENCRYPTION)
641 c->encrypted = !!(sup_flags & UBIFS_FLG_ENCRYPTION); in ubifs_read_superblock()866 sup->flags |= cpu_to_le32(UBIFS_FLG_ENCRYPTION); in ubifs_enable_encryption()