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

/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clbio.c1305 int error = 0, slpflag, slptimeo; local
1387 int slptimeo = 0; local
H A Dnfs_clvnops.c2649 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-11.0-release/sys/kern/
H A Dvfs_bio.c603 bufspace_wait(struct vnode *vp, int gbflags, int slpflag, int slptimeo) argument
2917 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) argument
3478 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, argument
H A Dvfs_subr.c1550 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) argument
1634 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) argument
1649 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, int slptimeo) argument

Completed in 153 milliseconds