Searched refs:FIGETBSZ (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/util/
H A Dcopy_sparse.c46 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
115 if (ioctl(fd, FIGETBSZ, &bs) < 0) {
116 perror("FIGETBSZ");
/external/kernel-headers/original/uapi/linux/
H A Dfs.h152 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
/external/e2fsprogs/misc/
H A Dfilefrag.c60 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */ macro

Completed in 191 milliseconds