Searched refs:FIBMAP (Results 1 – 11 of 11) sorted by relevance
34 FIBMAP ioctl and determine the location of the file's swap header, as the46 FIBMAP ioctl)
212 #define FIBMAP _IO(0x00,1) /* bmap access */ macro
703 FIBMAP (deprecated)706 ``iomap_bmap`` implements FIBMAP.709 that implemented FIBMAP prior to conversion.710 This ioctl is deprecated; do **not** add a FIBMAP implementation to
327 case FIBMAP: in file_ioctl()
77 - bmap() support on files in the filesystem (FIBMAP ioctl).
371 ->bmap() is currently used by legacy ioctl() (FIBMAP) provided by some
954 physical block number. This method is used by the FIBMAP ioctl
4093 EXPECT_EQ(EACCES, ioctl_error(_metadata, fd, FIBMAP)); in TEST_F_FORK()
3704 case FIBMAP: in selinux_file_ioctl()