Searched refs:sptlrpc_rule_set_choose (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 402 int sptlrpc_rule_set_choose(struct sptlrpc_rule_set *rset, in sptlrpc_rule_set_choose() function 433 EXPORT_SYMBOL(sptlrpc_rule_set_choose); 825 rc = sptlrpc_rule_set_choose(&conf_tgt->sct_rset, in sptlrpc_conf_choose_flavor() 831 rc = sptlrpc_rule_set_choose(&conf->sc_rset, from, to, nid, sf); in sptlrpc_conf_choose_flavor() 850 if (sptlrpc_rule_set_choose(rset, from, LUSTRE_SP_ANY, nid, sf) == 0) in sptlrpc_target_choose_flavor()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_sec.h | 337 int sptlrpc_rule_set_choose(struct sptlrpc_rule_set *rset,
|