Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dfs.h63 struct file_clone_range { struct
227 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h74 struct file_clone_range { struct
313 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
/linux/fs/
H A Dioctl.c251 struct file_clone_range __user *argp) in ioctl_file_clone_range()
253 struct file_clone_range args; in ioctl_file_clone_range()