Searched refs:FIGETBSZ (Results 1 – 4 of 4) 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()
194 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
69 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */ macro427 if (ioctl(fd, FIGETBSZ, &blksize) < 0)
2170 #ifdef FIGETBSZ2171 { "FIGETBSZ", (unsigned long) FIGETBSZ },