/external/strace/ |
file_ioctl.c | 54 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) 69 struct file_dedupe_range { struct 154 struct file_dedupe_range args;
|
/external/strace/tests/ |
btrfs.c | 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) 146 struct file_dedupe_range { struct [all...] |
/external/strace/tests-m32/ |
btrfs.c | 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) 146 struct file_dedupe_range { struct [all...] |
/external/strace/tests-mx32/ |
btrfs.c | 131 # define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range) 146 struct file_dedupe_range { struct [all...] |
/bionic/libc/kernel/uapi/linux/ |
fs.h | 59 struct file_dedupe_range { struct 139 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
|
/external/kernel-headers/original/uapi/linux/ |
fs.h | 84 struct file_dedupe_range { struct 197 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
|