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.h114 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync);
H A Dfile.c2903 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync() function