freebsd-dev/sys/fs/devfs
Poul-Henning Kamp 9d96090725 Reduce a fair bit of the atomics because we are now called with a
lock from kern_conf.c and cdev's act a lot more like real objects
these days.
2004-06-18 08:08:47 +00:00
..
devfs_devs.c Reduce a fair bit of the atomics because we are now called with a 2004-06-18 08:08:47 +00:00
devfs_rule.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
devfs_vfsops.c Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
devfs_vnops.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
devfs.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00