Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nullfs/
HDnull_vfsops.c63 static vfs_sync_t nullfs_sync; variable
330 nullfs_sync(mp, waitfor) in nullfs_sync() function
448 .vfs_sync = nullfs_sync,