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