Searched refs:fsop_sync (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | vfs.h | 347 extern int fsop_sync(vfs_t *, short, cred_t *); 359 #define VFS_SYNC(vfsp, flag, cr) fsop_sync(vfsp, flag, cr)
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | mapfile-vers | 60 fsop_sync;
|
H A D | fake_vfs.c | 214 fsop_sync(vfs_t *vfsp, short flag, cred_t *cr) in fsop_sync() function
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vfs.c | 264 fsop_sync(vfs_t *vfsp, short flag, cred_t *cr) in fsop_sync() function
|