Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c2950 struct list_head *ttmp; in kiblnd_check_txs_locked() local
2952 list_for_each(ttmp, txs) { in kiblnd_check_txs_locked()
2953 tx = list_entry(ttmp, kib_tx_t, tx_list); in kiblnd_check_txs_locked()