Searched refs:sys_fsync (Results 1 – 25 of 26) sorted by relevance
12
110 118 common fsync sys_fsync sys_fsync
82 72 n64 fsync sys_fsync
39 27 common fsync sys_fsync
82 72 n32 fsync sys_fsync
132 118 o32 fsync sys_fsync
1529 int sys_fsync(int fd) in sys_fsync() function1959 int ret = sys_fsync(fd); in fsync()
37 26 common fsync sys_fsync
85 74 common fsync sys_fsync
132 118 i386 fsync sys_fsync
128 118 common fsync sys_fsync
134 118 common fsync sys_fsync
133 118 common fsync sys_fsync
122 95 common fsync sys_fsync
104 95 common fsync sys_fsync
157 118 common fsync sys_fsync
260 __SYSCALL(__NR_fsync, sys_fsync)
250 __SYSCALL(__NR_fsync, sys_fsync)
564 asmlinkage long sys_fsync(unsigned int fd);
Completed in 34 milliseconds