Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c2987 struct list_head *ttmp; in kiblnd_check_txs_locked() local
2989 list_for_each(ttmp, txs) { in kiblnd_check_txs_locked()
2990 tx = list_entry(ttmp, kib_tx_t, tx_list); in kiblnd_check_txs_locked()