Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c328 #define REQ_F_MUST_PUNT 4096 /* must be punted even for NONBLOCK */ macro
1095 req->flags |= REQ_F_MUST_PUNT; in io_prep_rw()
2358 (req->flags & REQ_F_MUST_PUNT))) { in __io_queue_sqe()