Searched refs:req_ref_put_and_test (Results 1 – 5 of 5) sorted by relevance
27 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test() function
51 if (req_ref_put_and_test(req)) { in io_put_req()
1466 if (!req_ref_put_and_test(req)) in io_free_batch_list()
213 if (!req_ref_put_and_test(flush_rq)) { in flush_end_io()
643 static inline bool req_ref_put_and_test(struct request *req) in req_ref_put_and_test() function