Searched refs:ioprio_best (Results 1 – 4 of 4) sorted by relevance
158 int ioprio_best(unsigned short aprio, unsigned short bprio) in ioprio_best() function209 ret = ioprio_best(ret, tmpio); in SYSCALL_DEFINE2()231 ret = ioprio_best(ret, tmpio); in SYSCALL_DEFINE2()
529 req->ioprio = ioprio_best(req->ioprio, next->ioprio); in attempt_merge()
1478 req->ioprio = ioprio_best(req->ioprio, bio_prio(bio)); in bio_attempt_back_merge()1502 req->ioprio = ioprio_best(req->ioprio, bio_prio(bio)); in bio_attempt_front_merge()
75 extern int ioprio_best(unsigned short aprio, unsigned short bprio);