Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c60 static vfs_sync_t unionfs_sync; variable
525 unionfs_sync(struct mount *mp, int waitfor) in unionfs_sync() function