freebsd-nq/sys/fs/msdosfs
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
..
bootsect.h
bpb.h
denode.h Reduce the size of struct defid's defid_dirclust, defid_dirofs and 2004-09-08 13:03:19 +00:00
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c Move MSDOSFS to GEOM backing instead of DEVFS. 2004-10-29 10:40:14 +00:00
msdosfs_fat.c Merge from NetBSD: 2004-09-08 10:57:09 +00:00
msdosfs_fileno.c
msdosfs_iconv.c
msdosfs_lookup.c Merge from NetBSD: 2004-09-08 11:25:41 +00:00
msdosfs_vfsops.c Refuse attemps to mount root filesystem 2004-11-09 22:14:57 +00:00
msdosfs_vnops.c Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
msdosfsmount.h Move MSDOSFS to GEOM backing instead of DEVFS. 2004-10-29 10:40:14 +00:00