Searched refs:FICLONERANGE (Results 1 – 3 of 3) sorted by relevance
43 #ifndef FICLONERANGE44 # define FICLONERANGE _IOW(0x94, 13, struct file_clone_range) macro135 case FICLONERANGE: { /* W */ in file_ioctl()
199 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range) macro
2161 #ifdef FICLONERANGE2162 { "FICLONERANGE", (unsigned long) FICLONERANGE },