nfs_clbio.c | 483 if (ncl_asyncio(nmp, rabp, cred, td)) { 646 if (ncl_asyncio(nmp, rabp, cred, td)) { 810 error = ncl_asyncio(nmp, bp, NOCRED, td); 1253 * the buffer. ncl_doio() clears B_INVAL (and ncl_asyncio() clears it 1371 * Note: ncl_asyncio() does not clear (BIO_ERROR|B_INVAL) but when the bp 1375 ncl_asyncio(struct nfsmount *nmp, struct buf *bp, struct ucred *cred, struct thread *td) function in typeref:typename:int 1426 NFS_DPF(ASYNCIO, ("ncl_asyncio: waking iod %d for mount %p\n", 1441 ("ncl_asyncio: %d iods are already processing mount %p\n", 1458 ("ncl_asyncio: waiting for mount %p queue to drain\n", nmp)); 1484 ("ncl_asyncio: no iods after mount %p queue was drained, looping\n", nmp)) [all...] |