Home
last modified time | relevance | path

Searched refs:file_clone_range (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dfs.h54 struct file_clone_range { struct
200 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
/linux-6.6.21/tools/include/uapi/linux/
Dfs.h54 struct file_clone_range { struct
200 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
/linux-6.6.21/fs/
Dioctl.c253 struct file_clone_range __user *argp) in ioctl_file_clone_range()
255 struct file_clone_range args; in ioctl_file_clone_range()