Searched refs:fsop_sync (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h344 extern int fsop_sync(vfs_t *, short, cred_t *);
355 #define VFS_SYNC(vfsp, flag, cr) fsop_sync(vfsp, flag, cr)
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c257 fsop_sync(vfs_t *vfsp, short flag, cred_t *cr) function

Completed in 139 milliseconds