Searched refs:sync_file_range2 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/scripts/ |
D | checksyscalls.sh | 190 /* sync_file_range had a stupid ABI. Allow sync_file_range2 instead */
|
/linux-4.4.14/arch/tile/kernel/ |
D | compat.c | 59 COMPAT_SYSCALL_DEFINE6(sync_file_range2, int, fd, unsigned int, flags, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-4.4.14/fs/ |
D | sync.c | 368 SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, in SYSCALL_DEFINE4() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 315 COMPAT_SYS_SPU(sync_file_range2)
|