Searched refs:IOPRIO_PRIO_LEVEL (Results 1 – 5 of 5) sorted by relevance
45 #define IOPRIO_PRIO_LEVEL(ioprio) ((ioprio) & IOPRIO_LEVEL_MASK) macro
115 IOPRIO_PRIO_LEVEL(__entry->ioprio), 0)152 IOPRIO_PRIO_LEVEL(__entry->ioprio), __entry->error)226 IOPRIO_PRIO_LEVEL(__entry->ioprio), __entry->comm)
36 int level = IOPRIO_PRIO_LEVEL(ioprio); in ioprio_check_cap()
5535 bfqq->new_ioprio = IOPRIO_PRIO_LEVEL(bic->ioprio); in bfq_set_next_ioprio_data()5539 bfqq->new_ioprio = IOPRIO_PRIO_LEVEL(bic->ioprio); in bfq_set_next_ioprio_data()5839 const int ioprio = IOPRIO_PRIO_LEVEL(bic->ioprio); in bfq_get_queue()
346 int level = IOPRIO_PRIO_LEVEL(cprc->ckpt_thread_ioprio); in f2fs_sbi_show()
Completed in 22 milliseconds