Home
last modified time | relevance | path

Searched defs:nullfs_sync (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/fs/nullfs/
HDnull_vfsops.c65 static vfs_sync_t nullfs_sync; variable
356 nullfs_sync(struct mount *mp, int waitfor) in nullfs_sync() function