Home
last modified time | relevance | path

Searched refs:sptlrpc_rule_set_init (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c224 sptlrpc_rule_set_init(rset); in sptlrpc_rule_set_free()
509 sptlrpc_rule_set_init(&conf_tgt->sct_rset); in sptlrpc_conf_get_tgt()
535 sptlrpc_rule_set_init(&conf->sc_rset); in sptlrpc_conf_get()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h327 static inline void sptlrpc_rule_set_init(struct sptlrpc_rule_set *set) in sptlrpc_rule_set_init() function