Home
last modified time | relevance | path

Searched defs:vcount (Results 1 – 3 of 3) sorted by relevance

/NextBSD/libexec/rtld-elf/
HDrtld.h119 int vcount; member
/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_pool.c2871 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
/NextBSD/sys/kern/
HDvfs_subr.c3219 vcount(struct vnode *vp) in vcount() function