Home
last modified time | relevance | path

Searched defs:io_struct (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
Dbfq-iosched.c2418 static sector_t bfq_io_struct_pos(void *io_struct, bool request) in bfq_io_struct_pos()
2426 static int bfq_rq_close_to_sector(void *io_struct, bool request, in bfq_rq_close_to_sector()
2622 void *io_struct, bool request) in bfq_setup_cooperator()
/kernel/linux/linux-6.6/block/
Dbfq-iosched.c2677 static sector_t bfq_io_struct_pos(void *io_struct, bool request) in bfq_io_struct_pos()
2685 static int bfq_rq_close_to_sector(void *io_struct, bool request, in bfq_rq_close_to_sector()
2918 void *io_struct, bool request, struct bfq_io_cq *bic) in bfq_setup_cooperator()