Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dio_uring.c478 bool should_hash = def->hash_reg_file; in io_prep_async_work() local
481 if (should_hash && (req->file->f_flags & O_DIRECT) && in io_prep_async_work()
483 should_hash = false; in io_prep_async_work()
484 if (should_hash || (ctx->flags & IORING_SETUP_IOPOLL)) in io_prep_async_work()