xfs_growfs_log   1515 fs/xfs/linux-2.6/xfs_ioctl.c 		error = xfs_growfs_log(mp, &in);
xfs_growfs_log    472 fs/xfs/xfs_fs.h #define XFS_IOC_FSGROWFSLOG	     _IOW ('X', 111, struct xfs_growfs_log)
xfs_growfs_log     23 fs/xfs/xfs_fsops.h extern int xfs_growfs_log(xfs_mount_t *mp, xfs_growfs_log_t *in);