Home
last modified time | relevance | path

Searched defs:elevator_type (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Delevator.h134 struct elevator_type struct
137 struct kmem_cache *icq_cache;
140 union {
143 } ops;
144 size_t icq_size; /* see iocontext.h */
145 size_t icq_align; /* ditto */
146 struct elv_fs_entry *elevator_attrs;
147 char elevator_name[ELV_NAME_MAX];
148 const char *elevator_alias;
149 struct module *elevator_owner;
[all …]