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