Searched refs:ksmbd_vfs_fsync (Results 1 – 3 of 3) sorted by relevance
84 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id);
574 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id) in ksmbd_vfs_fsync() function
6999 err = ksmbd_vfs_fsync(work, req->VolatileFileId, req->PersistentFileId); in smb2_flush()