Searched defs:slpflag (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/fs/nfsclient/ |
| HD | nfs_clbio.c | 1305 int error = 0, slpflag, slptimeo; in ncl_vinvalbuf() local 1386 int slpflag = 0; in ncl_asyncio() local
|
| HD | nfs_clvnops.c | 2651 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
|
| /NextBSD/sys/cam/scsi/ |
| HD | scsi_enc_safte.c | 1036 safte_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) in safte_set_enc_status() 1069 safte_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) in safte_set_elm_status()
|
| HD | scsi_enc_ses.c | 2599 ses_get_enc_status(enc_softc_t *enc, int slpflag) in ses_get_enc_status() 2606 ses_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) in ses_set_enc_status() 2623 ses_get_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) in ses_get_elm_status() 2632 ses_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) in ses_set_elm_status()
|
| /NextBSD/sys/kern/ |
| HD | vfs_bio.c | 602 bufspace_wait(struct vnode *vp, int gbflags, int slpflag, int slptimeo) in bufspace_wait() 2881 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) in getnewbuf() 3442 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, in getblk() 4582 bufobj_wwait(struct bufobj *bo, int slpflag, int timeo) in bufobj_wwait()
|
| HD | vfs_subr.c | 1504 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) in bufobj_invalbuf() 1588 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) in vinvalbuf() 1603 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, in flushbuflist()
|