Searched refs:pol_list_queued (Results 1 – 2 of 2) sorted by relevance
103 LASSERT(list_empty(&policy->pol_list_queued)); in nrs_policy_stop0()760 INIT_LIST_HEAD(&policy->pol_list_queued); in nrs_policy_register()819 if (unlikely(list_empty(&policy->pol_list_queued))) in ptlrpc_nrs_req_add_nolock()820 list_add_tail(&policy->pol_list_queued, in ptlrpc_nrs_req_add_nolock()1490 list_del_init(&policy->pol_list_queued); in nrs_request_removed()1501 list_move_tail(&policy->pol_list_queued, in nrs_request_removed()1535 pol_list_queued) { in ptlrpc_nrs_req_get_nolock0()
1067 struct list_head pol_list_queued; member