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

/linux-4.4.14/fs/jffs2/
H A Dreadinode.c150 static int check_tn_node(struct jffs2_sb_info *c, struct jffs2_tmp_dnode_info *tn) check_tn_node() function
278 if (!check_tn_node(c, this)) { jffs2_add_tn_to_tree()
296 if (check_tn_node(c, tn)) { jffs2_add_tn_to_tree()
320 if (!check_tn_node(c, this)) { jffs2_add_tn_to_tree()
500 if (check_tn_node(c, this)) { jffs2_build_inode_fragtree()
525 if (check_tn_node(c, this)) jffs2_build_inode_fragtree()

Completed in 58 milliseconds