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

/linux-master/fs/ubifs/
H A Dlog.c271 err = ubifs_shash_copy_state(c, c->log_hash, c->jheads[jhead].log_hash);
415 ubifs_shash_copy_state(c, c->log_hash, c->jheads[i].log_hash);
H A Dauth.c73 ubifs_shash_copy_state(c, inhash, hash_desc);
H A Dreplay.c572 ubifs_shash_copy_state(c, log_hash, hash_desc);
697 ubifs_shash_copy_state(c, b->bud->log_hash,
918 ubifs_shash_copy_state(c, c->log_hash, bud->log_hash);
H A Dubifs.h1731 static inline int ubifs_shash_copy_state(const struct ubifs_info *c, function

Completed in 117 milliseconds