Searched refs:req_ref_put_and_test (Results 1 - 6 of 6) sorted by path

/linux-master/block/
H A Dblk-flush.c230 if (!req_ref_put_and_test(flush_rq)) {
H A Dblk-mq.c740 if (req_ref_put_and_test(rq))
1106 if (!req_ref_put_and_test(rq))
1585 } else if (req_ref_put_and_test(rq)) {
H A Dblk.h587 static inline bool req_ref_put_and_test(struct request *req) function
/linux-master/io_uring/
H A Dio_uring.c1420 if (!req_ref_put_and_test(req))
1791 if (req_ref_put_and_test(req)) {
H A Drefs.h20 static inline bool req_ref_put_and_test(struct io_kiocb *req) function
H A Dtimeout.c48 if (req_ref_put_and_test(req)) {

Completed in 226 milliseconds