Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c376 bool should_hash = def->hash_reg_file; in io_prep_async_work() local
379 if (should_hash && (req->file->f_flags & O_DIRECT) && in io_prep_async_work()
381 should_hash = false; in io_prep_async_work()
382 if (should_hash || (req->flags & REQ_F_IOPOLL)) in io_prep_async_work()