vrefcnt.9freebsd

Langue: en

Version: 365026 (ubuntu - 25/10/10)

Section: 9 (Appels noyau Linux)


BSD mandoc

NAME

vrefcnt - returns the use count of a vnode

SYNOPSIS

In sys/param.h In sys/vnode.h Ft int Fn vrefcnt struct vnode *vp

DESCRIPTION

Returns the use count of a vnode.

See vnode(9) for a detailed description of the vnode reference counts.

SEE ALSO

vget(9), vnode(9), vput(9), vrele(9)

AUTHORS

This manual page was written by An Chad David .