Searched refs:ext4_new_group_input (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | ext4.h | 20 #define EXT4_IOC_GROUP_ADD _IOW('f', 8, struct ext4_new_group_input) |
/linux/fs/ext4/ | ||
H A D | ioctl.c | 1379 if (copy_from_user(&input, (struct ext4_new_group_input __user *)arg, in __ext4_ioctl() |