Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h245 enum lustre_sec_part exp_sp_peer; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1944 sptlrpc_target_choose_flavor(rset, exp->exp_sp_peer, in sptlrpc_target_update_exp_flavor()
1955 exp, sptlrpc_part2name(exp->exp_sp_peer), in sptlrpc_target_update_exp_flavor()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c854 export->exp_sp_peer = LUSTRE_SP_ANY; in class_new_export()