Home
last modified time | relevance | path

Searched refs:sp_policy (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c403 .sp_policy = SPTLRPC_POLICY_NULL,
Dsec_plain.c985 .sp_policy = SPTLRPC_POLICY_PLAIN,
Dsec.c68 __u16 number = policy->sp_policy; in sptlrpc_register_policy()
92 __u16 number = policy->sp_policy; in sptlrpc_unregister_policy()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h781 __u16 sp_policy; /* policy number */ member