Home
last modified time | relevance | path

Searched refs:UBIFS_FLG_ENCRYPTION (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/ubifs/
Dubifs-media.h435 UBIFS_FLG_ENCRYPTION = 0x10, enumerator
440 UBIFS_FLG_DOUBLE_HASH | UBIFS_FLG_ENCRYPTION | \
Dsb.c736 c->encrypted = !!(sup_flags & UBIFS_FLG_ENCRYPTION); in ubifs_read_superblock()
949 sup->flags |= cpu_to_le32(UBIFS_FLG_ENCRYPTION); in ubifs_enable_encryption()