Home
last modified time | relevance | path

Searched defs:nrs (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c93 struct ptlrpc_nrs *nrs = policy->pol_nrs; in nrs_policy_stop0() local
117 struct ptlrpc_nrs *nrs = policy->pol_nrs; in nrs_policy_stop_locked() local
154 static void nrs_policy_stop_primary(struct ptlrpc_nrs *nrs) in nrs_policy_stop_primary()
191 struct ptlrpc_nrs *nrs = policy->pol_nrs; in nrs_policy_start_locked() local
329 static struct ptlrpc_nrs_policy *nrs_policy_find_locked(struct ptlrpc_nrs *nrs, in nrs_policy_find_locked()
430 static void nrs_resource_get_safe(struct ptlrpc_nrs *nrs, in nrs_resource_get_safe()
487 struct ptlrpc_nrs *nrs = NULL; in nrs_resource_put_safe() local
628 static int nrs_policy_ctl(struct ptlrpc_nrs *nrs, char *name, in nrs_policy_ctl()
677 static int nrs_policy_unregister(struct ptlrpc_nrs *nrs, char *name) in nrs_policy_unregister()
733 static int nrs_policy_register(struct ptlrpc_nrs *nrs, in nrs_policy_register()
[all …]
Dlproc_ptlrpc.c483 struct ptlrpc_nrs *nrs; in ptlrpc_lprocfs_nrs_seq_show() local
Dlayout.c2383 struct ptlrpc_reply_state *rs = pill->rc_req->rq_reply_state, *nrs; in req_capsule_server_grow() local