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

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c1351 int error = 0, slpflag, slptimeo; local
1426 int slpflag = 0; local
H A Dnfs_clvnops.c2821 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_enc_safte.c1034 safte_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) argument
1067 safte_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
H A Dscsi_enc_ses.c2746 ses_get_enc_status(enc_softc_t *enc, int slpflag) argument
2753 ses_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) argument
2770 ses_get_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
2779 ses_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
/freebsd-13-stable/sys/kern/
H A Dvfs_bio.c3279 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int maxsize, int gbflags) argument
3827 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, argument
3883 getblkx(struct vnode *vp, daddr_t blkno, daddr_t dblkno, int size, int slpflag, argument
736 bufspace_wait(struct bufdomain *bd, struct vnode *vp, int gbflags, int slpflag, int slptimeo) argument
5088 bufobj_wwait(struct bufobj *bo, int slpflag, int timeo) argument
[all...]
H A Dvfs_subr.c1983 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) argument
2070 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) argument
2085 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, argument

Completed in 132 milliseconds