Searched refs:FIDEDUPERANGE (Results 1 – 8 of 8) 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/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl08.c | 68 TEST(ioctl(fd_src, FIDEDUPERANGE, fdr)); in verify_ioctl()
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 200 #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
|
/external/strace/tests-mx32/ |
D | btrfs.c | 130 #ifndef FIDEDUPERANGE 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/strace/tests/ |
D | btrfs.c | 130 #ifndef FIDEDUPERANGE 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 2164 #ifdef FIDEDUPERANGE 2165 { "FIDEDUPERANGE", (unsigned long) FIDEDUPERANGE },
|