Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c61 static vfs_sync_t nullfs_sync; variable
382 nullfs_sync(struct mount *mp, int waitfor) in nullfs_sync() function
486 .vfs_sync = nullfs_sync,