Home
last modified time | relevance | path

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

/include/linux/
Delevator.h72 struct elevator_type struct
75 struct kmem_cache *icq_cache;
78 struct elevator_mq_ops ops;
80 size_t icq_size; /* see iocontext.h */
81 size_t icq_align; /* ditto */
82 struct elv_fs_entry *elevator_attrs;
83 const char *elevator_name;
84 const char *elevator_alias;
85 const unsigned int elevator_features;
86 struct module *elevator_owner;
[all …]