Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/nullfs/
H A Dnull_vfsops.c65 static vfs_sync_t nullfs_sync; variable
344 nullfs_sync(mp, waitfor) in nullfs_sync() function
462 .vfs_sync = nullfs_sync,