Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dtnc_misc.c460 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node() function
A Ddebug.c1212 err = ubifs_tnc_read_node(c, zbr1, dent1); in dbg_check_key_order()
1219 err = ubifs_tnc_read_node(c, zbr2, dent2); in dbg_check_key_order()
1962 err = ubifs_tnc_read_node(c, zbr, ino); in read_add_inode()
2016 err = ubifs_tnc_read_node(c, zbr, node); in check_leaf()
2257 err = ubifs_tnc_read_node(c, zbr, ino); in check_inodes()
A Dtnc.c408 err = ubifs_tnc_read_node(c, zbr, node); in tnc_read_hashed_node()
542 err = ubifs_tnc_read_node(c, zbr, dent); in matches_name()
1471 err = ubifs_tnc_read_node(c, zt, node); in ubifs_tnc_locate()
1481 err = ubifs_tnc_read_node(c, &zbr, node); in ubifs_tnc_locate()
A Dorphan.c934 err = ubifs_tnc_read_node(c, zbr, ci->node); in dbg_orphan_check()
A Dubifs.h1875 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr,

Completed in 23 milliseconds