Searched defs:slptimeo (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/nfs/ |
H A D | nfs_bio.c | 612 int error = 0, allerror = 0, slptimeo; in nfs_vinvalbuf() local 737 int slptimeo = 0, error; in nfs_asyncio() local
|
H A D | nfs_socket.c | 911 int slptimeo = 0; in nfs_rcvlock() local
|
/netbsd-src/sys/fs/nfs/client/ |
H A D | nfs_clbio.c | 1298 int error = 0, slpflag, slptimeo; in ncl_vinvalbuf() local 1380 int slptimeo = 0; in ncl_asyncio() local
|
H A D | nfs_clvnops.c | 2646 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_inode.c | 867 lfs_vtruncbuf(struct vnode *vp, daddr_t lbn, bool catch, int slptimeo) in lfs_vtruncbuf()
|
/netbsd-src/sys/kern/ |
H A D | vfs_bio.c | 1205 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 D | vfs_subr.c | 200 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
|