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

/linux-master/io_uring/
H A Dio_uring.c470 bool should_hash = def->hash_reg_file; local
473 if (should_hash && (req->file->f_flags & O_DIRECT) &&
475 should_hash = false;
476 if (should_hash || (ctx->flags & IORING_SETUP_IOPOLL))

Completed in 117 milliseconds