Searched refs:ncl_asyncio (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs.h | 96 int ncl_asyncio(struct nfsmount *, struct buf *, struct ucred *,
|
| H A D | nfs_clbio.c | 517 if (ncl_asyncio(nmp, rabp, cred, td)) { in ncl_bioread() 700 if (ncl_asyncio(nmp, rabp, cred, td)) { in ncl_bioread() 1403 ncl_asyncio(struct nfsmount *nmp, struct buf *bp, struct ucred *cred, struct thread *td) in ncl_asyncio() function
|
| H A D | nfs_clvnops.c | 3058 ncl_asyncio(VFSTONFS(vp->v_mount), bp, NOCRED, curthread)) in nfs_strategy()
|