*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> BUF_REFCNT (9)              
Title
Content
Arch
Section
 

BUF_REFCNT(9)

Contents


NAME    [Toc]    [Back]

     BUF_REFCNT -- returns the reference count on a buffer's lock

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/systm.h>
     #include <sys/uio.h>
     #include <sys/bio.h>
     #include <sys/buf.h>

     int
     BUF_REFCNT(struct buf *bp);

DESCRIPTION    [Toc]    [Back]

     The BUF_REFCNT() function returns the reference count on a buffer's lock.

     Its argument is:

     bp  The buffer whose lock reference count is to be returned.

SEE ALSO    [Toc]    [Back]

      
      
     buf(9), BUF_LOCK(9), BUF_TIMELOCK(9), BUF_UNLOCK(9), lockcount(9)

AUTHORS    [Toc]    [Back]

     This man page was written by Chad David <[email protected]>.


FreeBSD 5.2.1			 July 9, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
vrecycle OpenBSD recycle a vnode if its reference count is zero
vput OpenBSD decrement the reference count for a vnode and unlock it
getlsrepeat IRIX returns the linestyle repeat count
unit IRIX Returns the status of a BUFFER IN or BUFFER OUT statement
glxqueryglxpbuffersgix IRIX returns information about a GLX pixel buffer
VkFormat IRIX Convenience function that prints into a buffer and returns it
glxgetselectedevent IRIX returns GLX events that are selected for a window or a GLX pixel buffer
glxgetselectedeventsgix IRIX returns GLX events which are selected for a window or a GLX pixel buffer
glxquerychannelrectsgix IRIX returns area of frame buffer that is to be resized to match video resolution
get_random_bytes Tru64 General: Returns the requested number of random bytes and stores them in a buffer.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service