Home
last modified time | relevance | path

Searched refs:pol_list (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c333 list_for_each_entry(tmp, &nrs->nrs_policy_list, pol_list) { in nrs_policy_find_locked()
706 list_del(&policy->pol_list); in nrs_policy_unregister()
758 INIT_LIST_HEAD(&policy->pol_list); in nrs_policy_register()
783 list_add_tail(&policy->pol_list, &nrs->nrs_policy_list); in nrs_policy_register()
1002 pol_list) { in nrs_svcpt_cleanup_locked()
Dlproc_ptlrpc.c524 pol_list) { in ptlrpc_lprocfs_nrs_seq_show()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h1056 struct list_head pol_list; member