Home
last modified time | relevance | path

Searched refs:xfs_growfs_log (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_fsops.c251 struct xfs_growfs_log *in) /* growfs log input struct */ in xfs_growfs_log_private()
346 xfs_growfs_log( in xfs_growfs_log() function
348 struct xfs_growfs_log *in) in xfs_growfs_log()
H A Dxfs_ioctl.c1342 struct xfs_growfs_log in; in xfs_file_ioctl()
1350 error = xfs_growfs_log(mp, &in); in xfs_file_ioctl()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h315 typedef struct xfs_growfs_log { struct
1057 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)