Home
last modified time | relevance | path

Searched defs:flvr (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c173 const char *sptlrpc_flavor2name_base(__u32 flvr) in sptlrpc_flavor2name_base()
1346 struct sptlrpc_flavor *flvr) in sptlrpc_import_sec_adapt()
1661 struct sptlrpc_flavor *flvr = &req->rq_flvr; in flavor_allowed() local
2264 bool sptlrpc_flavor_has_bulk(struct sptlrpc_flavor *flvr) in sptlrpc_flavor_has_bulk()
Dsec_config.c74 int sptlrpc_parse_flavor(const char *str, struct sptlrpc_flavor *flvr) in sptlrpc_parse_flavor()
/drivers/staging/lustre/lustre/include/
Dlustre_sec.h234 static inline void flvr_set_svc(__u32 *flvr, __u32 svc) in flvr_set_svc()
244 static inline void flvr_set_bulk_svc(__u32 *flvr, __u32 svc) in flvr_set_bulk_svc()
/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c986 struct sptlrpc_flavor flvr; in mgc_set_info_async() local