freebsd-dev/sys/fs/msdosfs
Poul-Henning Kamp 98b0c78978 Make daddr_t and u_daddr_t 64bits wide.
Retire daddr64_t and use daddr_t instead.

Sponsored by:	DARPA & NAI Labs.
2002-05-14 11:09:43 +00:00
..
bootsect.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
bpb.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
denode.h Remove __P. 2002-03-19 22:20:14 +00:00
direntry.h Remove __P. 2002-03-19 22:20:14 +00:00
fat.h Remove __P. 2002-03-19 22:20:14 +00:00
msdosfs_conv.c Remove __P. 2002-03-19 22:20:14 +00:00
msdosfs_denode.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
msdosfs_fat.c Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-23 12:38:05 +00:00
msdosfs_lookup.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
msdosfs_vfsops.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
msdosfs_vnops.c Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
msdosfsmount.h Remove __P. 2002-03-19 22:20:14 +00:00