freebsd-src/sys/fs/portalfs
Poul-Henning Kamp b7ebffbc08 Add a vop_stdbmap(), and make it part of the default vop vector.
Make 7 filesystems which don't really know about VOP_BMAP rely
on the default vector, rather than more or less complete local
vop_nopbmap() implementations.
2001-04-29 11:48:41 +00:00
..
portal.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
portal_vfsops.c Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
portal_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00