Searched refs:xfs_growfs_log (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fsops.h23 extern int xfs_growfs_log(xfs_mount_t *mp, xfs_growfs_log_t *in);
H A Dxfs_fs.h260 typedef struct xfs_growfs_log { struct
466 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)
H A Dxfs_fsops.c458 xfs_growfs_log( function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c1477 error = xfs_growfs_log(mp, &in);

Completed in 60 milliseconds