Searched refs:FS_IOC_GETFSMAP (Results 1 – 4 of 4) sorted by relevance
111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
1241 case FS_IOC_GETFSMAP: in __ext4_ioctl()1686 case FS_IOC_GETFSMAP: in ext4_compat_ioctl()
1234 case FS_IOC_GETFSMAP: in xfs_file_ioctl()
5278 The scan starts by calling ``FS_IOC_GETFSMAP`` to scan the filesystem space map5429 This already exists in the form of the ``FS_IOC_GETFSMAP`` ioctl.
Completed in 17 milliseconds