Searched refs:sptlrpc_rule_set_init (Results 1 – 2 of 2) sorted by relevance
224 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()
327 static inline void sptlrpc_rule_set_init(struct sptlrpc_rule_set *set) in sptlrpc_rule_set_init() function