Searched refs:EXT4_IOC32_GROUP_ADD (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ext4/ | ||
D | ioctl.c | 1221 case EXT4_IOC32_GROUP_ADD: { in ext4_compat_ioctl() |
D | ext4.h | 692 #define EXT4_IOC32_GROUP_ADD _IOW('f', 8, struct compat_ext4_new_group_input) macro |