Searched refs:xfs_growfs_data (Results 1 – 5 of 5) sorted by relevance
22 extern int xfs_growfs_data(xfs_mount_t *mp, xfs_growfs_data_t *in);
255 typedef struct xfs_growfs_data { struct468 #define XFS_IOC_FSGROWFSDATA _IOW ('X', 110, struct xfs_growfs_data)
445 xfs_growfs_data( in xfs_growfs_data() function
87 struct xfs_growfs_data *in, in xfs_compat_growfs_data_copyin()600 struct xfs_growfs_data in; in xfs_file_compat_ioctl()604 error = xfs_growfs_data(mp, &in); in xfs_file_compat_ioctl()
1496 error = xfs_growfs_data(mp, &in); in xfs_file_ioctl()