Searched refs:FS_IOC_FIEMAP (Results 1 – 8 of 8) sorted by relevance
227 #define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap) macro
58 ``FS_IOC_FIEMAP`` is a good first target because it is trivial to
693 FS_IOC_FIEMAP section in File Space Mapping Reporting697 in the format specified by the ``FS_IOC_FIEMAP`` ioctl.
840 case FS_IOC_FIEMAP: in do_vfs_ioctl()
157 case FS_IOC_FIEMAP: in is_masked_device_ioctl()
4076 EXPECT_NE(EACCES, ioctl_error(_metadata, fd, FS_IOC_FIEMAP)); in TEST_F_FORK()