freebsd-src/sys/fs/devfs
Jason Evans a18b1f1d4d Convert lockmgr locks from using simple locks to using mutexes.
Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
2000-10-04 01:29:17 +00:00
..
devfs_devs.c Add refcounts to the "global" DEVFS inode slots, this allows us 2000-09-06 11:26:43 +00:00
devfs_vfsops.c Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
devfs_vnops.c Ignore attempts to set flags to zero. This quenches a syslog warning 2000-09-18 09:40:01 +00:00
devfs.h Add refcounts to the "global" DEVFS inode slots, this allows us 2000-09-06 11:26:43 +00:00