Searched refs:cifs_fsync (Results 1 – 2 of 2) sorted by relevance
1569 .fsync = cifs_fsync,1609 .fsync = cifs_fsync,1627 .fsync = cifs_fsync,1663 .fsync = cifs_fsync,
2818 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync() function