Searched refs:xfs_growfs_log (Results 1 – 4 of 4) sorted by relevance
10 int xfs_growfs_log(struct xfs_mount *mp, struct xfs_growfs_log *in);
255 struct xfs_growfs_log *in) /* growfs log input struct */ in xfs_growfs_log_private() 355 xfs_growfs_log( in xfs_growfs_log() 357 struct xfs_growfs_log *in) in xfs_growfs_log() 352 xfs_growfs_log( xfs_growfs_log() function
1337 struct xfs_growfs_log in; in xfs_file_ioctl() 1345 error = xfs_growfs_log(mp, &in); in xfs_file_ioctl()
318 typedef struct xfs_growfs_log { struct 1249 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)321 isintxfs_growfs_log global() argument