Searched refs:SYNC_CLOSE (Results 1 – 5 of 5) sorted by relevance
614 #define SYNC_CLOSE 0x02 /* close open file */ macro
655 if (flag & SYNC_CLOSE) in nm_sync()
1885 if (flag & SYNC_CLOSE) in ufs_sync()
3161 (void) VFS_SYNC(vfsp, SYNC_CLOSE, CRED()); in vfs_unmountall()
2915 if (vfsp && (flag & SYNC_CLOSE)) { in nfs4_sync()