Searched refs:ext4_new_group_input (Results 1 - 2 of 2) sorted by relevance

/fs/ext4/
H A Dioctl.c462 if (copy_from_user(&input, (struct ext4_new_group_input __user *)arg,
664 struct ext4_new_group_input input;
H A Dext4.h494 struct ext4_new_group_input { struct
516 /* The struct ext4_new_group_input in kernel space, with free_blocks_count */
607 #define EXT4_IOC_GROUP_ADD _IOW('f', 8, struct ext4_new_group_input)

Completed in 137 milliseconds