<dec f='src/src/sys/nfs/nfs_var.h' l='68' type='struct buf * nfs_getcacheblk(struct vnode * , daddr_t , int , struct lwp * )'/>
<use f='src/src/sys/nfs/nfs_bio.c' l='180' u='c' c='nfs_bioread'/>
<use f='src/src/sys/nfs/nfs_bio.c' l='224' u='c' c='nfs_bioread'/>
<use f='src/src/sys/nfs/nfs_bio.c' l='390' u='c' c='nfs_bioread'/>
<def f='src/src/sys/nfs/nfs_bio.c' l='589' ll='605' type='struct buf * nfs_getcacheblk(struct vnode * vp, daddr_t bn, int size, struct lwp * l)'/>
<doc f='src/src/sys/nfs/nfs_bio.c' l='582'>/*
 * Get an nfs cache block.
 * Allocate a new one if the block isn&apos;t currently in the cache
 * and return the block marked busy. If the calling process is
 * interrupted by a signal for an interruptible mount point, return
 * NULL.
 */</doc>
