Searched refs:FIDEDUPERANGE (Results 1 – 12 of 12) sorted by relevance
/external/strace/ |
D | file_ioctl.c | 53 #ifndef FIDEDUPERANGE 54 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro 153 case FIDEDUPERANGE: { /* RW */ in file_ioctl()
|
D | ChangeLog | 28636 file_ioctl.c: print first two extents for FIDEDUPERANGE in abbrev mode. 28893 This is limited to FIEMAP. FICLONE* and FIDEDUPERANGE originated in
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 197 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/syzkaller/sys/linux/ |
D | sys_386.const | 104 FIDEDUPERANGE = 3222836278
|
D | sys_amd64.const | 104 FIDEDUPERANGE = 3222836278
|
D | sys_arm.const | 104 FIDEDUPERANGE = 3222836278
|
D | sys_ppc64le.const | 104 FIDEDUPERANGE = 3222836278
|
D | sys_arm64.const | 104 FIDEDUPERANGE = 3222836278
|
D | sys.txt | 172 ioctl$FIDEDUPERANGE(fd fd, cmd const[FIDEDUPERANGE], arg ptr[in, file_dedupe_range])
|
/external/strace/tests/ |
D | btrfs.c | 130 #ifndef FIDEDUPERANGE 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/strace/tests-mx32/ |
D | btrfs.c | 130 #ifndef FIDEDUPERANGE 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/strace/tests-m32/ |
D | btrfs.c | 130 #ifndef FIDEDUPERANGE 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|