Searched refs:_FIO_COUNT_FILLED (Results 1 – 3 of 3) sorted by relevance
145 #define _FIO_COUNT_FILLED _IO('f', 100) /* count holes in a file */ macro
1496 if (ioctl(fd, _FIO_COUNT_FILLED, &fill) == -1) { in zfs_get_hole_count()
354 case _FIO_COUNT_FILLED: in zfs_ioctl()