Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dvfs.h85 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id);
H A Dvfs.c564 * ksmbd_vfs_fsync() - vfs helper for smb fsync
571 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id) in ksmbd_vfs_fsync() function