Searched refs:tx_list_empty (Results 1 – 1 of 1) sorted by relevance
674 int tx_list_empty; in printer_fsync() local678 tx_list_empty = (likely(list_empty(&dev->tx_reqs))); in printer_fsync()681 if (!tx_list_empty) { in printer_fsync()