Home
last modified time | relevance | path

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

/src/sys/fs/unionfs/ !
H A Dunion_vfsops.c60 static vfs_sync_t unionfs_sync; variable
548 unionfs_sync(struct mount *mp, int waitfor) in unionfs_sync() function
602 .vfs_sync = unionfs_sync,