Lines Matching refs:in_tree
1781 int in_tree; member
1811 path->in_tree = 1; in scan_get_nnode()
1816 path->in_tree = 0; in scan_get_nnode()
1870 path->in_tree = 1; in scan_get_pnode()
1875 path->in_tree = 0; in scan_get_pnode()
1956 path[0].in_tree = 1; in ubifs_lpt_scan_nolock()
1984 ret = scan_cb(c, lprops, path[h].in_tree, data); in ubifs_lpt_scan_nolock()
1995 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
2005 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()
2008 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
2022 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()