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

/linux-master/fs/ubifs/
H A Dtnc_misc.c336 ubifs_copy_hash(c, ubifs_branch_hash(c, br), zbr->hash);
H A Dtnc_commit.c44 ubifs_copy_hash(c, zbr->hash, ubifs_branch_hash(c, br));
877 ubifs_copy_hash(c, zbr->hash, ubifs_branch_hash(c, br));
H A Dsb.c333 ubifs_copy_hash(c, hash, ubifs_branch_hash(c, br));
H A Dubifs.h1658 * ubifs_branch_hash - returns a pointer to the hash of a branch
1665 static inline u8 *ubifs_branch_hash(struct ubifs_info *c, function

Completed in 109 milliseconds