Home
last modified time | relevance | path

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

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