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

/freebsd-9.3-release/sys/nfsclient/
H A Dnfs_bio.c1269 int error = 0, slpflag, slptimeo; local
1340 int slptimeo = 0; local
H A Dnfs_vnops.c2982 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clbio.c1339 int error = 0, slpflag, slptimeo; local
1412 int slptimeo = 0; local
H A Dnfs_clvnops.c2641 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-9.3-release/sys/kern/
H A Dvfs_bio.c2080 getnewbuf_bufd_help(struct vnode *vp, int gbflags, int slpflag, int slptimeo, argument
2434 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int size, int maxsize, argument
3091 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, argument
H A Dvfs_subr.c1218 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) argument
1302 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) argument
1317 flushbuflist( struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, int slptimeo) argument

Completed in 196 milliseconds