Lines Matching refs:in_tree
1775 int in_tree; member
1805 path->in_tree = 1; in scan_get_nnode()
1810 path->in_tree = 0; in scan_get_nnode()
1864 path->in_tree = 1; in scan_get_pnode()
1869 path->in_tree = 0; in scan_get_pnode()
1950 path[0].in_tree = 1; in ubifs_lpt_scan_nolock()
1978 ret = scan_cb(c, lprops, path[h].in_tree, data); in ubifs_lpt_scan_nolock()
1989 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
1999 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()
2002 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
2016 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()