]> Git Repo - linux.git/blobdiff - include/linux/miscdevice.h
ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled
[linux.git] / include / linux / miscdevice.h
index bafffc737903971934037fc334f7d4158d9eda48..c309b1ecdc1c8b089725258cce9613e5ff7d9bbc 100644 (file)
 #define MWAVE_MINOR            219     /* ACP/Mwave Modem */
 #define MPT_MINOR              220
 #define MPT2SAS_MINOR          221
+#define UINPUT_MINOR           223
 #define HPET_MINOR             228
 #define FUSE_MINOR             229
 #define KVM_MINOR              232
 #define BTRFS_MINOR            234
 #define AUTOFS_MINOR           235
 #define MAPPER_CTRL_MINOR      236
+#define LOOP_CTRL_MINOR                237
 #define MISC_DYNAMIC_MINOR     255
 
 struct device;
This page took 0.032964 seconds and 4 git commands to generate.