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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dioctl.c277 if (copy_from_user(&input, (struct ext4_new_group_input __user *)arg,
378 struct ext4_new_group_input input;
H A Dext4.h433 struct ext4_new_group_input { struct
455 /* The struct ext4_new_group_input in kernel space, with free_blocks_count */
514 #define EXT4_IOC_GROUP_ADD _IOW('f', 8, struct ext4_new_group_input)

Completed in 51 milliseconds