Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c247 sptlrpc_rule_set_init(rset); in sptlrpc_rule_set_free()
547 sptlrpc_rule_set_init(&conf_tgt->sct_rset); in sptlrpc_conf_get_tgt()
573 sptlrpc_rule_set_init(&conf->sc_rset); in sptlrpc_conf_get()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h328 static inline void sptlrpc_rule_set_init(struct sptlrpc_rule_set *set) in sptlrpc_rule_set_init() function