Searched defs:elevator_type (Results 1 – 1 of 1) sorted by relevance
62 struct elevator_type struct65 struct kmem_cache *icq_cache;68 struct elevator_mq_ops ops;70 size_t icq_size; /* see iocontext.h */71 size_t icq_align; /* ditto */72 struct elv_fs_entry *elevator_attrs;73 const char *elevator_name;74 const char *elevator_alias;75 const unsigned int elevator_features;99 struct elevator_type *type; argument