freebsd-dev/sys/fs/udf
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
..
ecma167-udf.h use __packed. 2002-09-23 18:54:32 +00:00
osta.c Add udf_UncompressUnicodeByte() for processing cs0 strings in a way that the 2003-11-05 06:55:23 +00:00
osta.h Add udf_UncompressUnicodeByte() for processing cs0 strings in a way that the 2003-11-05 06:55:23 +00:00
udf_iconv.c Add hooks for translating directories entries using the iconv methods. 2003-11-05 06:56:08 +00:00
udf_mount.h Add hooks for translating directories entries using the iconv methods. 2003-11-05 06:56:08 +00:00
udf_vfsops.c Move UDF to GEOM backing instead of DEVFS. 2004-10-29 10:40:58 +00:00
udf_vnops.c Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
udf.h Move UDF to GEOM backing instead of DEVFS. 2004-10-29 10:40:58 +00:00