tail head cat sleep
QR code linking to this page

Manual Pages  — VREFCNT

NAME

vrefcnt – returns the use count of a vnode

CONTENTS

SYNOPSIS

#include <sys/param.h>
#include <sys/vnode.h>

int
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 Chad David.

VREFCNT (9) February 10, 2008

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.