Searched refs:lustre_sec_part (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 51 const char *sptlrpc_part2name(enum lustre_sec_part part) in sptlrpc_part2name() 72 enum lustre_sec_part sptlrpc_target_sec_part(struct obd_device *obd) in sptlrpc_target_sec_part() 403 enum lustre_sec_part from, in sptlrpc_rule_set_choose() 404 enum lustre_sec_part to, in sptlrpc_rule_set_choose() 774 enum lustre_sec_part from, in flavor_set_flags() 775 enum lustre_sec_part to, in flavor_set_flags() 798 void sptlrpc_conf_choose_flavor(enum lustre_sec_part from, in sptlrpc_conf_choose_flavor() 799 enum lustre_sec_part to, in sptlrpc_conf_choose_flavor() 846 enum lustre_sec_part from, in sptlrpc_target_choose_flavor()
|
D | ptlrpc_internal.h | 280 void sptlrpc_conf_choose_flavor(enum lustre_sec_part from, 281 enum lustre_sec_part to,
|
D | sec_null.c | 60 void null_encode_sec_part(struct lustre_msg *msg, enum lustre_sec_part sp) in null_encode_sec_part() 66 enum lustre_sec_part null_decode_sec_part(struct lustre_msg *msg) in null_decode_sec_part()
|
D | sec.c | 1278 enum lustre_sec_part sp) in sptlrpc_sec_create() 1400 enum lustre_sec_part sp; in sptlrpc_import_sec_adapt()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_sec.h | 289 enum lustre_sec_part { enum 298 const char *sptlrpc_part2name(enum lustre_sec_part sp); 299 enum lustre_sec_part sptlrpc_target_sec_part(struct obd_device *obd); 338 enum lustre_sec_part from, 339 enum lustre_sec_part to, 351 enum lustre_sec_part from, 824 enum lustre_sec_part ps_part;
|
D | lustre_export.h | 245 enum lustre_sec_part exp_sp_peer;
|
D | obd.h | 323 enum lustre_sec_part cl_sp_me; 324 enum lustre_sec_part cl_sp_to; 569 enum lustre_sec_part lov_sp_me;
|
D | lustre_net.h | 1378 enum lustre_sec_part rq_sp_from;
|