freebsd-skq/sys/fs/hpfs
phk d8b3df3cb9 Make VOP_BMAP return a struct bufobj for the underlying storage device
instead of a vnode for it.

The vnode_pager does not and should not have any interest in what
the filesystem uses for backend.

(vfs_cluster doesn't use the backing store argument.)
2004-11-15 09:18:27 +00:00
..
hpfs_alsubr.c
hpfs_hash.c
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c
hpfs_subr.h
hpfs_vfsops.c Refuse attemps to mount root filesystem 2004-11-09 22:14:57 +00:00
hpfs_vnops.c Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
hpfs.h Move HPFS to GEOM backing instead of DEVFS. 2004-10-29 10:43:07 +00:00
hpfsmount.h