freebsd-dev/sys/fs/fdescfs
Konstantin Belousov e6591b84ff Rename fdescfs vnode from "fdesc" to "fdescfs" to avoid name collision
of the vnode lock with the fdesc_mtx mutex. Having different kinds of
locks with the same name confuses witness.
2008-02-26 10:10:55 +00:00
..
fdesc_vfsops.c vn_lock() is currently only used with the 'curthread' passed as argument. 2008-01-10 01:10:58 +00:00
fdesc_vnops.c Rename fdescfs vnode from "fdesc" to "fdescfs" to avoid name collision 2008-02-26 10:10:55 +00:00
fdesc.h Make fdesc_root static 2005-02-10 12:09:15 +00:00