Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_fsops.h10 int xfs_growfs_log(struct xfs_mount *mp, struct xfs_growfs_log *in);
Dxfs_fsops.c239 struct xfs_growfs_log *in) /* growfs log input struct */ in xfs_growfs_log_private()
334 xfs_growfs_log( in xfs_growfs_log() function
336 struct xfs_growfs_log *in) in xfs_growfs_log()
Dxfs_ioctl.c1307 struct xfs_growfs_log in; in xfs_file_ioctl()
1315 error = xfs_growfs_log(mp, &in); in xfs_file_ioctl()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h310 typedef struct xfs_growfs_log { struct
1004 #define XFS_IOC_FSGROWFSLOG _IOW ('X', 111, struct xfs_growfs_log)