<dec f='src/src/sys/nfs/nfs_var.h' l='72' type='int nfs_asyncio(struct buf * )'/>
<use f='src/src/sys/nfs/nfs_bio.c' l='396' u='c' c='nfs_bioread'/>
<def f='src/src/sys/nfs/nfs_bio.c' l='737' ll='857' type='int nfs_asyncio(struct buf * bp)'/>
<doc f='src/src/sys/nfs/nfs_bio.c' l='731'>/*
 * Initiate asynchronous I/O. Return an error if no nfsiods are available.
 * This is mainly to avoid queueing async I/O requests when the nfsiods
 * are all hung on a dead server.
 */</doc>
<use f='src/src/sys/nfs/nfs_vnops.c' l='3127' u='c' c='nfs_strategy'/>
