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.c1299 int error = 0, slpflag, slptimeo; ncl_vinvalbuf() local
1379 int slptimeo = 0; ncl_asyncio() local
H A Dnfs_clvnops.c3136 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()
3353 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) in getnewbuf()
3922 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, in getblk()
3979 int slptimeo, int flags, struct buf **bpp) in getblkx()
H A Dvfs_subr.c2350 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) in bufobj_invalbuf()
2437 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) in vinvalbuf()
2453 int slptimeo) in flushbuflist()