Home
last modified time | relevance | path

Searched refs:FICLONERANGE (Results 1 – 8 of 8) sorted by relevance

/external/strace/
Dfile_ioctl.c43 #ifndef FICLONERANGE
44 # define FICLONERANGE _IOW(0x94, 13, struct file_clone_range) macro
135 case FICLONERANGE: { /* W */ in file_ioctl()
/external/kernel-headers/original/uapi/linux/
Dfs.h196 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range) macro
/external/syzkaller/sys/linux/
Dsys_386.const103 FICLONERANGE = 1075876877
Dsys_amd64.const103 FICLONERANGE = 1075876877
Dsys_arm.const103 FICLONERANGE = 1075876877
Dsys_ppc64le.const103 FICLONERANGE = 2149618701
Dsys_arm64.const103 FICLONERANGE = 1075876877
Dsys.txt171 ioctl$FICLONERANGE(fd fd, cmd const[FICLONERANGE], arg ptr[in, file_clone_range])