Home
last modified time | relevance | path

Searched refs:nrs_policy_queued (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c820 &policy->pol_nrs->nrs_policy_queued); in ptlrpc_nrs_req_add_nolock()
928 INIT_LIST_HEAD(&nrs->nrs_policy_queued); in nrs_svcpt_setup_locked0()
1437 &policy->pol_nrs->nrs_policy_queued); in nrs_request_removed()
1469 list_for_each_entry(policy, &nrs->nrs_policy_queued, in ptlrpc_nrs_req_get_nolock0()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h818 struct list_head nrs_policy_queued; member