Searched refs:FIDEDUPERANGE (Results 1 – 6 of 6) sorted by relevance
/external/strace/ |
D | file_ioctl.c | 52 #ifndef FIDEDUPERANGE 53 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro 152 case FIDEDUPERANGE: { /* RW */ in file_ioctl()
|
D | ChangeLog | 9446 file_ioctl.c: print first two extents for FIDEDUPERANGE in abbrev mode. 9703 This is limited to FIEMAP. FICLONE* and FIDEDUPERANGE originated in
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 241 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/strace/tests-m32/ |
D | btrfs.c | 116 #ifndef FIDEDUPERANGE 117 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/strace/tests/ |
D | btrfs.c | 116 #ifndef FIDEDUPERANGE 117 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|
/external/strace/tests-mx32/ |
D | btrfs.c | 116 #ifndef FIDEDUPERANGE 117 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) macro
|