1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys/fs/msdosfs
Poul-Henning Kamp 3b97f388d8 Eliminate cdev pointer in inodes, they're not used or needed.
The cdev could have been pulled out of the mountpoint cheaper back
when it was used anyway.
2005-03-15 20:57:25 +00:00
..
bootsect.h
bpb.h
denode.h Use vfs_hash instead of home-rolling. 2005-03-14 12:24:35 +00:00
direntry.h
fat.h
msdosfs_conv.c Used unsigned version. 2005-03-12 06:06:04 +00:00
msdosfs_denode.c Eliminate cdev pointer in inodes, they're not used or needed. 2005-03-15 20:57:25 +00:00
msdosfs_fat.c
msdosfs_fileno.c
msdosfs_iconv.c
msdosfs_lookup.c
msdosfs_vfsops.c Eliminate cdev pointer in inodes, they're not used or needed. 2005-03-15 20:57:25 +00:00
msdosfs_vnops.c Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
msdosfsmount.h Eliminate cdev pointer in inodes, they're not used or needed. 2005-03-15 20:57:25 +00:00