Home
last modified time | relevance | path

Searched refs:FICLONE (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dfile_ioctl.c39 #ifndef FICLONE
40 # define FICLONE _IOW(0x94, 9, int) macro
131 case FICLONE: /* W */ in file_ioctl()
DChangeLog28893 This is limited to FIEMAP. FICLONE* and FIDEDUPERANGE originated in
/external/kernel-headers/original/uapi/linux/
Dfs.h198 #define FICLONE _IOW(0x94, 9, int) macro
/external/minijail/linux-x86/
Dlibconstants.gen.c2158 #ifdef FICLONE
2159 { "FICLONE", (unsigned long) FICLONE },