Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.c475 bool should_hash = def->hash_reg_file; in io_prep_async_work() local
478 if (should_hash && (req->file->f_flags & O_DIRECT) && in io_prep_async_work()
480 should_hash = false; in io_prep_async_work()
481 if (should_hash || (ctx->flags & IORING_SETUP_IOPOLL)) in io_prep_async_work()