Searched refs:FIGETBSZ (Results 1 – 5 of 5) sorted by relevance
46 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro115 if (ioctl(fd, FIGETBSZ, &bs) < 0) { in copy_sparse_file()
67 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */ macro424 if (ioctl(fd, FIGETBSZ, &blksize) < 0)
235 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
260 if (ioctl(fd, FIGETBSZ, &blksize)) in sectmap_fib()
1440 83025 Support for ioctls FIGETBSZ and FIBMAP