Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dioprio.h14 #define IOPRIO_DEFAULT IOPRIO_PRIO_VALUE(IOPRIO_CLASS_NONE, 0) macro
59 return IOPRIO_DEFAULT; in get_current_ioprio()
/linux-5.19.10/block/
Dioprio.c148 ret = IOPRIO_DEFAULT; in get_task_ioprio()
Dblk-ioc.c250 ioc->ioprio = IOPRIO_DEFAULT; in alloc_io_context()