Home
last modified time | relevance | path

Searched defs:slptimeo (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_bio.c612 int error = 0, allerror = 0, slptimeo; in nfs_vinvalbuf() local
737 int slptimeo = 0, error; in nfs_asyncio() local
H A Dnfs_socket.c911 int slptimeo = 0; in nfs_rcvlock() local
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clbio.c1298 int error = 0, slpflag, slptimeo; in ncl_vinvalbuf() local
1380 int slptimeo = 0; in ncl_asyncio() local
H A Dnfs_clvnops.c2646 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
/netbsd-src/sys/ufs/lfs/
H A Dlfs_inode.c867 lfs_vtruncbuf(struct vnode *vp, daddr_t lbn, bool catch, int slptimeo) in lfs_vtruncbuf()
/netbsd-src/sys/kern/
H A Dvfs_bio.c1205 getblk(struct vnode * vp,daddr_t blkno,int size,int slpflag,int slptimeo) getblk() argument
1381 getnewbuf(int slpflag,int slptimeo,int from_bufq) getnewbuf() argument
H A Dvfs_subr.c200 vinvalbuf(struct vnode * vp,int flags,kauth_cred_t cred,struct lwp * l,bool catch_p,int slptimeo) vinvalbuf() argument
280 vtruncbuf(struct vnode * vp,daddr_t lbn,bool catch_p,int slptimeo) vtruncbuf() argument