Home
last modified time | relevance | path

Searched refs:XFS_IOC_COMMIT_RANGE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h1082 #define XFS_IOC_COMMIT_RANGE _IOW ('X', 131, struct xfs_commit_range) macro
/linux/fs/xfs/
H A Dxfs_ioctl.c1427 case XFS_IOC_COMMIT_RANGE: in xfs_file_ioctl()
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst5364 A new ioctl (``XFS_IOC_COMMIT_RANGE``) is provided to perform this.