Searched refs:pol_list_queued (Results 1 – 2 of 2) sorted by relevance
102 LASSERT(list_empty(&policy->pol_list_queued)); in nrs_policy_stop0()759 INIT_LIST_HEAD(&policy->pol_list_queued); in nrs_policy_register()818 if (unlikely(list_empty(&policy->pol_list_queued))) in ptlrpc_nrs_req_add_nolock()819 list_add_tail(&policy->pol_list_queued, in ptlrpc_nrs_req_add_nolock()1425 list_del_init(&policy->pol_list_queued); in nrs_request_removed()1436 list_move_tail(&policy->pol_list_queued, in nrs_request_removed()1470 pol_list_queued) { in ptlrpc_nrs_req_get_nolock0()
1061 struct list_head pol_list_queued; member