Lines Matching refs:in_tree
1773 int in_tree; member
1803 path->in_tree = 1; in scan_get_nnode()
1808 path->in_tree = 0; in scan_get_nnode()
1862 path->in_tree = 1; in scan_get_pnode()
1867 path->in_tree = 0; in scan_get_pnode()
1948 path[0].in_tree = 1; in ubifs_lpt_scan_nolock()
1976 ret = scan_cb(c, lprops, path[h].in_tree, data); in ubifs_lpt_scan_nolock()
1987 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
1997 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()
2000 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
2014 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()