Searched refs:linux_sys_fdatasync (Results 1 – 3 of 3) sorted by relevance
346 linux_sys_fdatasync }, /* 148 = fdatasync */
731 int linux_sys_fdatasync(struct proc *, void *, register_t *);
850 linux_sys_fdatasync(p, v, retval) in linux_sys_fdatasync() function