Home
last modified time | relevance | path

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

/linux/block/
H A Delevator.h88 struct elv_fs_entry { struct
107 const struct elv_fs_entry *elevator_attrs; argument
H A Delevator.c408 #define to_elv(atr) container_of_const((atr), struct elv_fs_entry, attr)
413 const struct elv_fs_entry *entry = to_elv(attr); in elv_attr_show()
432 const struct elv_fs_entry *entry = to_elv(attr); in elv_attr_store()
465 const struct elv_fs_entry *attr = e->type->elevator_attrs; in elv_register_queue()
H A Dbfq-iosched.c7579 static const struct elv_fs_entry bfq_attrs[] = {