freebsd-dev/sys/fs/umapfs
Alexander Kabaev c3f8ce77e0 umap_sync is empty and is identical to vfs_stdsync. Remove it and
use generic function instead.

Approved by:	obrien
2002-10-19 22:22:42 +00:00
..
umap_subr.c - Use vrefcnt() where it is safe to do so instead of doing direct and 2002-09-25 02:32:42 +00:00
umap_vfsops.c umap_sync is empty and is identical to vfs_stdsync. Remove it and 2002-10-19 22:22:42 +00:00
umap_vnops.c Be consistent about functions being static. 2002-10-16 08:00:32 +00:00
umap.h