Searched refs:sptlrpc_flavor (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | lustre_sec.h | 262 struct sptlrpc_flavor { struct 309 struct sptlrpc_flavor sr_flvr; 324 int sptlrpc_parse_flavor(const char *str, struct sptlrpc_flavor *flvr); 325 bool sptlrpc_flavor_has_bulk(struct sptlrpc_flavor *flvr); 520 struct sptlrpc_flavor *flavor); 806 struct sptlrpc_flavor ps_flvr; 913 char *sptlrpc_flavor2name_bulk(struct sptlrpc_flavor *sf, 915 char *sptlrpc_flavor2name(struct sptlrpc_flavor *sf, char *buf, int bufsize); 1013 struct sptlrpc_flavor *flvr);
|
| D | lustre_export.h | 192 struct sptlrpc_flavor exp_flvr; /* current */ 193 struct sptlrpc_flavor exp_flvr_old[2]; /* about-to-expire */
|
| D | obd.h | 252 struct sptlrpc_flavor cl_flvr_mgc; /* fixed flavor of mgc->mgs */
|
| D | lustre_net.h | 1371 struct sptlrpc_flavor rq_flvr; /**< for client & server */
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | sec.c | 195 char *sptlrpc_flavor2name_bulk(struct sptlrpc_flavor *sf, in sptlrpc_flavor2name_bulk() 210 char *sptlrpc_flavor2name(struct sptlrpc_flavor *sf, char *buf, int bufsize) in sptlrpc_flavor2name() 409 struct sptlrpc_flavor old_flvr; in sptlrpc_req_ctx_switch() 1228 struct sptlrpc_flavor *sf, in sptlrpc_sec_create() 1308 int flavor_equal(struct sptlrpc_flavor *sf1, struct sptlrpc_flavor *sf2) in flavor_equal() 1314 void flavor_copy(struct sptlrpc_flavor *dst, struct sptlrpc_flavor *src) in flavor_copy() 1321 struct sptlrpc_flavor *sf) in sptlrpc_import_sec_adapt_inplace() 1346 struct sptlrpc_flavor *flvr) in sptlrpc_import_sec_adapt() 1349 struct sptlrpc_flavor sf; in sptlrpc_import_sec_adapt() 1658 static int flavor_allowed(struct sptlrpc_flavor *exp, in flavor_allowed() [all …]
|
| D | sec_config.c | 74 int sptlrpc_parse_flavor(const char *str, struct sptlrpc_flavor *flvr) in sptlrpc_parse_flavor() 141 static void get_default_flavor(struct sptlrpc_flavor *sf) in get_default_flavor() 382 struct sptlrpc_flavor *sf) in sptlrpc_rule_set_choose() 735 static inline void flavor_set_flags(struct sptlrpc_flavor *sf, in flavor_set_flags() 764 struct sptlrpc_flavor *sf) in sptlrpc_conf_choose_flavor()
|
| D | ptlrpc_internal.h | 272 struct sptlrpc_flavor *sf);
|
| D | sec_null.c | 121 struct sptlrpc_flavor *sf) in null_create_sec()
|
| D | sec_plain.c | 438 struct sptlrpc_flavor *sf) in plain_create_sec()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
| D | mgc_request.c | 986 struct sptlrpc_flavor flvr; in mgc_set_info_async()
|