Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c453 struct list_head sct_list; member
509 &conf->sc_tgts, sct_list) { in sptlrpc_conf_free_rsets()
511 list_del(&conf_tgt->sct_list); in sptlrpc_conf_free_rsets()
536 list_for_each_entry(conf_tgt, &conf->sc_tgts, sct_list) { in sptlrpc_conf_get_tgt()
548 list_add(&conf_tgt->sct_list, &conf->sc_tgts); in sptlrpc_conf_get_tgt()