Searched refs:elv_fs_entry (Results 1 – 3 of 3) sorted by relevance
88 struct elv_fs_entry { struct107 const struct elv_fs_entry *elevator_attrs; argument
408 #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()
7579 static const struct elv_fs_entry bfq_attrs[] = {