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

/linux-master/fs/ubifs/
H A Dsb.c495 if (!c->double_hash && c->fmt_version >= 5) {
735 c->double_hash = !!(sup_flags & UBIFS_FLG_DOUBLE_HASH);
H A Dtnc.c2003 if (!c->double_hash)
2740 if (!c->double_hash)
H A Dubifs.h1060 * @double_hash: flag indicating that we can do lookups by hash
1323 unsigned int double_hash:1; member in struct:ubifs_info
H A Djournal.c632 if (c->double_hash)

Completed in 144 milliseconds