Searched refs:ubifs_shash_update (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ubifs/ |
| H A D | log.c | 267 err = ubifs_shash_update(c, c->log_hash, ref, UBIFS_REF_NODE_SZ); in ubifs_add_bud_to_log() 381 err = ubifs_shash_update(c, c->log_hash, cs, UBIFS_CS_NODE_SZ); in ubifs_log_start_commit() 411 err = ubifs_shash_update(c, c->log_hash, ref, in ubifs_log_start_commit()
|
| H A D | lpt.c | 674 err = ubifs_shash_update(c, desc, p, c->pnode_sz); in ubifs_create_dflt_lpt() 712 err = ubifs_shash_update(c, desc, p, c->pnode_sz); in ubifs_create_dflt_lpt() 1721 err = ubifs_shash_update(c, desc, buf, in ubifs_lpt_calc_hash()
|
| H A D | ubifs.h | 1552 static inline int ubifs_shash_update(const struct ubifs_info *c, in ubifs_shash_update() function
|