Lines Matching refs:in_tree
1932 int in_tree; member
1962 path->in_tree = 1; in scan_get_nnode()
1967 path->in_tree = 0; in scan_get_nnode()
2021 path->in_tree = 1; in scan_get_pnode()
2026 path->in_tree = 0; in scan_get_pnode()
2107 path[0].in_tree = 1; in ubifs_lpt_scan_nolock()
2135 ret = scan_cb(c, lprops, path[h].in_tree, data); in ubifs_lpt_scan_nolock()
2146 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
2156 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()
2159 if (path[h].in_tree) in ubifs_lpt_scan_nolock()
2173 path[h].in_tree = 1; in ubifs_lpt_scan_nolock()