Searched refs:file_dedupe_range (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | fs.h | 87 struct file_dedupe_range { struct 200 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fs.h | 87 struct file_dedupe_range { struct 200 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | fs.h | 79 struct file_dedupe_range { struct 243 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | fs.h | 79 struct file_dedupe_range { struct 243 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | ioctl.c | 621 struct file_dedupe_range __user *argp) in ioctl_file_dedupe_range() 623 struct file_dedupe_range *same = NULL; in ioctl_file_dedupe_range() 633 size = offsetof(struct file_dedupe_range __user, info[count]); in ioctl_file_dedupe_range()
|
| H A D | remap_range.c | 494 int vfs_dedupe_file_range(struct file *file, struct file_dedupe_range *same) in vfs_dedupe_file_range()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs.h | 1995 struct file_dedupe_range *same);
|