Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_fsops.h10 extern int xfs_growfs_log(struct xfs_mount *mp, struct xfs_growfs_log *in);
H A Dxfs_fsops.c236 struct xfs_growfs_log *in) /* growfs log input struct */ in xfs_growfs_log_private()
331 xfs_growfs_log( in xfs_growfs_log() function
333 struct xfs_growfs_log *in) in xfs_growfs_log()
H A Dxfs_ioctl.c2080 struct xfs_growfs_log in; in xfs_file_ioctl()
2088 error = xfs_growfs_log(mp, &in); in xfs_file_ioctl()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_fsops.h10 extern int xfs_growfs_log(xfs_mount_t *mp, xfs_growfs_log_t *in);
H A Dxfs_fsops.c269 xfs_growfs_log( in xfs_growfs_log() function
H A Dxfs_ioctl.c2286 error = xfs_growfs_log(mp, &in); in xfs_file_ioctl()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h313 typedef struct xfs_growfs_log { struct
819 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h304 typedef struct xfs_growfs_log { struct
820 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)

Completed in 17 milliseconds