Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clbio.c1328 int error = 0, slpflag, slptimeo; in ncl_vinvalbuf() local
1408 int slptimeo = 0; in ncl_asyncio() local
H A Dnfs_clvnops.c2907 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
/freebsd/sys/kern/
H A Dvfs_bio.c716 int slpflag, int slptimeo) in bufspace_wait()
3349 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) in getnewbuf()
3918 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, in getblk()
3975 int slptimeo, int flags, struct buf **bpp) in getblkx()
H A Dvfs_subr.c2309 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) in bufobj_invalbuf()
2396 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) in vinvalbuf()
2412 int slptimeo) in flushbuflist()