Lines Matching defs:td
83 struct thread *td; in ncl_getpages() local
230 struct thread *td; in ncl_putpages() local
337 nfs_bioread_check_cons(struct vnode *vp, struct thread *td, struct ucred *cred) in nfs_bioread_check_cons()
409 struct thread *td; in ncl_bioread() local
710 struct thread *td = uiop->uio_td; local
845 struct thread *td = uio->uio_td; in ncl_write() local
1260 nfs_getcacheblk(struct vnode *vp, daddr_t bn, int size, struct thread *td) in nfs_getcacheblk()
1294 ncl_vinvalbuf(struct vnode *vp, int flags, struct thread *td, int intrflg) in ncl_vinvalbuf()
1375 ncl_asyncio(struct nfsmount *nmp, struct buf *bp, struct ucred *cred, struct thread *td) in ncl_asyncio()
1564 ncl_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td, in ncl_doio()
1821 ncl_meta_setsize(struct vnode *vp, struct ucred *cred, struct thread *td, u_quad_t nsize) in ncl_meta_setsize()