Searched defs:slptimeo (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/nfsclient/ |
| HD | nfs_bio.c | 1270 int error = 0, slpflag, slptimeo; in nfs_vinvalbuf() local 1341 int slptimeo = 0; in nfs_asyncio() local
|
| HD | nfs_vnops.c | 2980 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in nfs_flush() local
|
| /trueos/sys/fs/nfsclient/ |
| HD | nfs_clbio.c | 1321 int error = 0, slpflag, slptimeo; in ncl_vinvalbuf() local 1403 int slptimeo = 0; in ncl_asyncio() local
|
| HD | nfs_clvnops.c | 2652 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
|
| /trueos/sys/kern/ |
| HD | vfs_bio.c | 2064 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()
|
| HD | vfs_subr.c | 1277 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()
|