Home
last modified time | relevance | path

Searched refs:FIGETBSZ (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/util/
Dcopy_sparse.c46 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
115 if (ioctl(fd, FIGETBSZ, &bs) < 0) { in copy_sparse_file()
/external/e2fsprogs/misc/
Dfilefrag.c67 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */ macro
424 if (ioctl(fd, FIGETBSZ, &blksize) < 0)
/external/kernel-headers/original/uapi/linux/
Dfs.h235 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
/external/syslinux/libinstaller/
Dsyslxcom.c260 if (ioctl(fd, FIGETBSZ, &blksize)) in sectmap_fib()
/external/valgrind/
DNEWS.old1440 83025 Support for ioctls FIGETBSZ and FIBMAP