Searched refs:cifs_fsync (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsfs.h | 113 extern int cifs_fsync(struct file *, loff_t, loff_t, int);
|
| H A D | cifsfs.c | 1247 .fsync = cifs_fsync, 1287 .fsync = cifs_fsync, 1305 .fsync = cifs_fsync, 1341 .fsync = cifs_fsync,
|
| H A D | file.c | 2645 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync() function
|