Home
last modified time | relevance | path

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

/include/linux/
Dblkdev.h1909 bool blk_req_needs_zone_write_lock(struct request *rq);
1916 if (blk_req_needs_zone_write_lock(rq)) in blk_req_zone_write_lock()
1934 if (!blk_req_needs_zone_write_lock(rq)) in blk_req_can_dispatch_to_zone()
1939 static inline bool blk_req_needs_zone_write_lock(struct request *rq) in blk_req_needs_zone_write_lock() function