Home
last modified time | relevance | path

Searched refs:cifs_fsync (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.c1569 .fsync = cifs_fsync,
1609 .fsync = cifs_fsync,
1627 .fsync = cifs_fsync,
1663 .fsync = cifs_fsync,
H A Dfile.c2818 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync() function