Lines Matching refs:gt_scope
86 VIFM_SET(_i, (gt)->gt_scope); \
634 gt->gt_scope = 0; in add_table_entry()
655 if (VIFM_ISSET(r->rt_parent, gt->gt_scope)) in add_table_entry()
656 gt->gt_scope = -1; in add_table_entry()
657 gt->gt_grpmems &= ~gt->gt_scope; in add_table_entry()
659 gt->gt_scope = -1; in add_table_entry()
813 g->gt_grpmems &= ~g->gt_scope; in reset_neighbor_state()
980 if (VIFM_ISSET(r->rt_parent, g->gt_scope)) in update_table_entry()
981 g->gt_scope = -1; in update_table_entry()
982 g->gt_grpmems &= ~g->gt_scope; in update_table_entry()
1032 g->gt_grpmems &= ~g->gt_scope; in update_lclgrp()
1177 if (VIFM_ISSET(vifi, g->gt_scope)) { in accept_prune()
1288 g->gt_grpmems &= ~g->gt_scope; in chkgrp_graft()
1369 if (VIFM_ISSET(vifi, g->gt_scope)) { in accept_graft()
1915 VIFM_ISSET(r->rt_parent, gt->gt_scope) ? 'B' : ' '); in dump_cache()
1923 VIFM_ISSET(i, gt->gt_scope) ? 'b' : 'p'); in dump_cache()
2146 if (VIFM_ISSET(vifi, gt->gt_scope)) in accept_mtrace()