Home
last modified time | relevance | path

Searched refs:double_hash (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dsb.c492 if (!c->double_hash && c->fmt_version >= 5) { in validate_sb()
732 c->double_hash = !!(sup_flags & UBIFS_FLG_DOUBLE_HASH); in ubifs_read_superblock()
H A Dtnc.c2002 if (!c->double_hash) in ubifs_tnc_lookup_dh()
2739 if (!c->double_hash) in ubifs_tnc_remove_dh()
H A Dubifs.h1037 * @double_hash: flag indicating that we can do lookups by hash
1291 unsigned int double_hash:1; member
H A Djournal.c505 if (c->double_hash) in set_dent_cookie()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsb.c495 if (!c->double_hash && c->fmt_version >= 5) { in validate_sb()
735 c->double_hash = !!(sup_flags & UBIFS_FLG_DOUBLE_HASH); in ubifs_read_superblock()
H A Dtnc.c2003 if (!c->double_hash) in ubifs_tnc_lookup_dh()
2740 if (!c->double_hash) in ubifs_tnc_remove_dh()
H A Dubifs.h1058 * @double_hash: flag indicating that we can do lookups by hash
1319 unsigned int double_hash:1; member
H A Djournal.c505 if (c->double_hash) in set_dent_cookie()

Completed in 21 milliseconds