Searched refs:cifs_fsync (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/smb/client/ |
D | cifsfs.h | 105 extern int cifs_fsync(struct file *, loff_t, loff_t, int);
|
D | cifsfs.c | 1376 .fsync = cifs_fsync, 1416 .fsync = cifs_fsync, 1434 .fsync = cifs_fsync, 1470 .fsync = cifs_fsync,
|
D | file.c | 3161 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync() function
|