Searched defs:ioprio_set_args (Results 1 – 1 of 1) sorted by relevance
1290 struct ioprio_set_args { struct1291 int which; char which_[PAD_(int)];1292 int who; char who_[PAD_(int)];1293 int prio; char prio_[PAD_(int)];