Home
last modified time | relevance | path

Searched refs:FIGETBSZ (Results 1 – 9 of 9) 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.c69 #define FIGETBSZ _IO(0x00, 2) /* get the block size used for bmap */ macro
427 if (ioctl(fd, FIGETBSZ, &blksize) < 0)
/external/kernel-headers/original/uapi/linux/
Dfs.h191 #define FIGETBSZ _IO(0x00,2) /* get the block size used for bmap */ macro
/external/syzkaller/sys/linux/
Dsys_386.const120 FIGETBSZ = 2
Dsys_amd64.const120 FIGETBSZ = 2
Dsys_arm.const120 FIGETBSZ = 2
Dsys_ppc64le.const120 FIGETBSZ = 536870914
Dsys_arm64.const120 FIGETBSZ = 2
Dsys.txt1031 ioctl_int_out = FIOQSIZE, FIGETBSZ