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

/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c1320 int error = 0, slpflag, slptimeo; local
1396 int slptimeo = 0; local
H A Dnfs_clvnops.c2659 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-11-stable/sys/kern/
H A Dvfs_subr.c1669 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) argument
1759 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) argument
1774 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, int slptimeo) argument
H A Dvfs_bio.c608 bufspace_wait(struct vnode *vp, int gbflags, int slpflag, int slptimeo) argument
2955 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) argument
3516 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, argument

Completed in 204 milliseconds