vrefcnt(9) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

vrefcnt(9)

VREFCNT(9)               BSD Kernel Developer's Manual              VREFCNT(9)

NAME
     vrefcnt — returns the use count of a vnode

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.

BSD                            February 10, 2008                           BSD
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3