Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c415 struct list_head sct_list; member
471 &conf->sc_tgts, sct_list) { in sptlrpc_conf_free_rsets()
473 list_del(&conf_tgt->sct_list); in sptlrpc_conf_free_rsets()
498 list_for_each_entry(conf_tgt, &conf->sc_tgts, sct_list) { in sptlrpc_conf_get_tgt()
510 list_add(&conf_tgt->sct_list, &conf->sc_tgts); in sptlrpc_conf_get_tgt()