Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c85 return policy->pol_desc->pd_ops->op_policy_ctl != NULL ? in nrs_policy_ctl_locked()
86 policy->pol_desc->pd_ops->op_policy_ctl(policy, opc, arg) : in nrs_policy_ctl_locked()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h607 int (*op_policy_ctl) (struct ptlrpc_nrs_policy *policy, member