Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dopdef.c78 .hash_reg_file = 1,
112 .hash_reg_file = 1,
257 .hash_reg_file = 1,
326 .hash_reg_file = 1,
346 .hash_reg_file = 1,
496 .hash_reg_file = 1,
559 .hash_reg_file = 1,
H A Dopdef.h17 unsigned hash_reg_file : 1; member
H A Dio_uring.c470 bool should_hash = def->hash_reg_file; in io_prep_async_work()