Searched refs:xfs_growfs_log (Results 1 – 4 of 4) sorted by relevance
10 extern int xfs_growfs_log(struct xfs_mount *mp, struct xfs_growfs_log *in);
228 struct xfs_growfs_log *in) /* growfs log input struct */ in xfs_growfs_log_private()323 xfs_growfs_log( in xfs_growfs_log() function325 struct xfs_growfs_log *in) in xfs_growfs_log()
2137 struct xfs_growfs_log in; in xfs_file_ioctl()2145 error = xfs_growfs_log(mp, &in); in xfs_file_ioctl()
316 typedef struct xfs_growfs_log { struct822 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)
Completed in 13 milliseconds