Home
last modified time | relevance | path

Searched refs:UBIFS_FLG_DOUBLE_HASH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs-media.h426 * UBIFS_FLG_DOUBLE_HASH: store a 32bit cookie in directory entry nodes to
434 UBIFS_FLG_DOUBLE_HASH = 0x08, enumerator
440 UBIFS_FLG_DOUBLE_HASH | UBIFS_FLG_ENCRYPTION | \
H A Dsb.c178 sup_flags |= UBIFS_FLG_DOUBLE_HASH; in create_default_filesystem()
732 c->double_hash = !!(sup_flags & UBIFS_FLG_DOUBLE_HASH); in ubifs_read_superblock()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs-media.h426 * UBIFS_FLG_DOUBLE_HASH: store a 32bit cookie in directory entry nodes to
434 UBIFS_FLG_DOUBLE_HASH = 0x08, enumerator
440 UBIFS_FLG_DOUBLE_HASH | UBIFS_FLG_ENCRYPTION | \
H A Dsb.c181 sup_flags |= UBIFS_FLG_DOUBLE_HASH; in create_default_filesystem()
735 c->double_hash = !!(sup_flags & UBIFS_FLG_DOUBLE_HASH); in ubifs_read_superblock()

Completed in 6 milliseconds