Home
last modified time | relevance | path

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

/trueos/sys/nfsclient/
HDnfs_bio.c1270 int error = 0, slpflag, slptimeo; in nfs_vinvalbuf() local
1341 int slptimeo = 0; in nfs_asyncio() local
HDnfs_vnops.c2980 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in nfs_flush() local
/trueos/sys/fs/nfsclient/
HDnfs_clbio.c1321 int error = 0, slpflag, slptimeo; in ncl_vinvalbuf() local
1403 int slptimeo = 0; in ncl_asyncio() local
HDnfs_clvnops.c2652 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
/trueos/sys/kern/
HDvfs_bio.c2064 getnewbuf_bufd_help(struct vnode *vp, int gbflags, int slpflag, int slptimeo, in getnewbuf_bufd_help()
2416 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int size, int maxsize, in getnewbuf()
3068 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, in getblk()
HDvfs_subr.c1277 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) in bufobj_invalbuf()
1361 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) in vinvalbuf()
1377 int slptimeo) in flushbuflist()