Searched defs:slpflag (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clbio.c | 1299 int error = 0, slpflag, slptimeo; ncl_vinvalbuf() local 1378 int slpflag = 0; ncl_asyncio() local
|
| H A D | nfs_clvnops.c | 3138 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; in ncl_flush() local
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_enc_safte.c | 1024 safte_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) in safte_set_enc_status() 1057 safte_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) in safte_set_elm_status()
|
| H A D | scsi_enc_ses.c | 2749 ses_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) in ses_set_enc_status() 2766 ses_get_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) in ses_get_elm_status() 2775 ses_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) in ses_set_elm_status()
|
| /freebsd/sys/kern/ |
| H A D | vfs_bio.c | 718 int slpflag, int slptimeo) in bufspace_wait() 3355 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) in getnewbuf() 3924 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, in getblk() 3980 getblkx(struct vnode *vp, daddr_t blkno, daddr_t dblkno, int size, int slpflag, in getblkx() 5238 bufobj_wwait(struct bufobj *bo, int slpflag, int timeo) in bufobj_wwait()
|
| H A D | vfs_subr.c | 2350 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) in bufobj_invalbuf() 2437 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) in vinvalbuf() 2452 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, in flushbuflist()
|