freebsd-dev/sys/ntfs
Poul-Henning Kamp c244d2de43 Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
(Much of this done by script)

Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED.

Move b_pblkno and b_iodone_chain to struct bio while we transition, they
will be obsoleted once bio structs chain/stack.

Add bio_queue field for struct bio aware disksort.

Address a lot of stylistic issues brought up by bde.
2000-04-02 15:24:56 +00:00
..
ntfs_compr.c Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_compr.h Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_ihash.c Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_ihash.h Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_inode.h Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_subr.c Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_subr.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ntfs_vfsops.c Give vn_isdisk() a second argument where it can return a suitable errno. 2000-01-10 12:04:27 +00:00
ntfs_vfsops.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ntfs_vnops.c Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
ntfs.h Use MALLOC_DECLARE when it is #defined, not when a (wrong) test of 2000-01-14 19:47:07 +00:00
ntfsmount.h Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00