Home
last modified time | relevance | path

Searched refs:xfs_growfs_rt (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h320 typedef struct xfs_growfs_rt { struct
1052 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt)
/linux/fs/xfs/
H A Dxfs_ioctl.c1346 error = xfs_growfs_rt(mp, &in); in xfs_file_ioctl()