Home
last modified time | relevance | path

Searched refs:double_hash (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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 Dubifs.h1319 unsigned int double_hash:1; member
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 Djournal.c505 if (c->double_hash) in set_dent_cookie()