Searched defs:elevator_type (Results 1 – 1 of 1) sorted by relevance
66 struct elevator_type struct69 struct kmem_cache *icq_cache;72 struct elevator_mq_ops ops;74 size_t icq_size; /* see iocontext.h */75 size_t icq_align; /* ditto */76 struct elv_fs_entry *elevator_attrs;77 const char *elevator_name;78 const char *elevator_alias;79 const unsigned int elevator_features;103 struct elevator_type *type; argument