Searched refs:sys_fsync (Results 1 - 5 of 5) sorted by last modified time

/linux-master/include/linux/
H A Dsyscalls.h511 asmlinkage long sys_fsync(unsigned int fd);
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h219 __SYSCALL(__NR_fsync, sys_fsync)
/linux-master/tools/include/nolibc/
H A Dsys.h343 int sys_fsync(int fd) function
351 return __sysret(sys_fsync(fd));
/linux-master/include/uapi/asm-generic/
H A Dunistd.h219 __SYSCALL(__NR_fsync, sys_fsync)
/linux-master/arch/arm64/include/asm/
H A Dunistd32.h250 __SYSCALL(__NR_fsync, sys_fsync)

Completed in 216 milliseconds