Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/hfs/
H A Dhfs_vfsops.c159 .vfs_sync = hfs_sync,
484 hfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in hfs_sync() function