freebsd-nq/sys/fs/hpfs
Poul-Henning Kamp 9c83534dd8 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
hpfsmount.h