freebsd-src/sys/fs/devfs
2004-12-13 07:37:29 +00:00
..
devfs.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +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 XXX mark two places where we do not hold a threadcount on the dev when 2004-09-24 08:32:36 +00:00
devfs_vfsops.c Use vfs_mountedfrom() and rely on vfs_mount.c to call VFS_STATFS() 2004-12-06 19:54:31 +00:00
devfs_vnops.c Use O_NONBLOCK instead of FNONBLOCK alias. 2004-12-13 07:37:29 +00:00