Home
last modified time | relevance | path

Searched refs:ubifs_node_calc_hash (Results 1 – 5 of 5) sorted by relevance

/fs/ubifs/
A Djournal.c738 err = ubifs_node_calc_hash(c, dent, hash_dent); in ubifs_jnl_update()
744 err = ubifs_node_calc_hash(c, ino, hash_ino); in ubifs_jnl_update()
933 err = ubifs_node_calc_hash(c, data, hash); in ubifs_jnl_write_data()
1065 err = ubifs_node_calc_hash(c, ino, hash); in ubifs_jnl_write_inode()
1263 err = ubifs_node_calc_hash(c, p, hash_p1); in ubifs_jnl_xrename()
1268 err = ubifs_node_calc_hash(c, p, hash_p1); in ubifs_jnl_xrename()
1273 err = ubifs_node_calc_hash(c, p, hash_p2); in ubifs_jnl_xrename()
1777 err = ubifs_node_calc_hash(c, ino, hash_ino); in ubifs_jnl_truncate()
1784 err = ubifs_node_calc_hash(c, dn, hash_dn); in ubifs_jnl_truncate()
1909 err = ubifs_node_calc_hash(c, ino, hash); in ubifs_jnl_delete_xattr()
[all …]
A Dsb.c332 ubifs_node_calc_hash(c, ino, hash); in create_default_filesystem()
339 ubifs_node_calc_hash(c, idx, hash); in create_default_filesystem()
A Dtnc_commit.c55 ubifs_node_calc_hash(c, idx, hash); in make_idx_node()
891 ubifs_node_calc_hash(c, idx, hash); in write_index()
A Dreplay.c734 ubifs_node_calc_hash(c, snod->node, hash); in replay_bud()
A Dubifs.h1569 static inline int ubifs_node_calc_hash(const struct ubifs_info *c, in ubifs_node_calc_hash() function

Completed in 20 milliseconds