Home
last modified time | relevance | path

Searched refs:xfs_growfs_data (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_fsops.h22 extern int xfs_growfs_data(xfs_mount_t *mp, xfs_growfs_data_t *in);
Dxfs_ioctl32.c80 struct xfs_growfs_data *in, in xfs_compat_growfs_data_copyin()
627 struct xfs_growfs_data in; in xfs_file_compat_ioctl()
634 error = xfs_growfs_data(mp, &in); in xfs_file_compat_ioctl()
Dxfs_fsops.c721 xfs_growfs_data( in xfs_growfs_data() function
Dxfs_ioctl.c2001 error = xfs_growfs_data(mp, &in); in xfs_file_ioctl()
/fs/xfs/libxfs/
Dxfs_fs.h248 typedef struct xfs_growfs_data { struct
528 #define XFS_IOC_FSGROWFSDATA _IOW ('X', 110, struct xfs_growfs_data)