Searched defs:boff (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Disc_cam.c236 int lun, *off, boff; local
/freebsd-12-stable/usr.sbin/makefs/ffs/
H A Dffs_bswap.c203 int32_t btotoff, boff, clustersumoff; local
/freebsd-12-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_denode.c220 int boff; local
/freebsd-12-stable/sys/fs/msdosfs/
H A Dmsdosfs_denode.c343 int boff; local
/freebsd-12-stable/sys/kern/
H A Dtty_outq.c284 unsigned int boff; local
H A Dtty_inq.c285 unsigned int boff; local
356 unsigned int boff = ti->ti_begin; local
397 unsigned int boff; local
450 unsigned int boff; local
[all...]
/freebsd-12-stable/sys/dev/le/
H A Dlance.c346 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) argument
380 lance_get(struct lance_softc *sc, int boff, int totlen) argument
638 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) argument
649 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, in argument
660 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) argument
[all...]
/freebsd-12-stable/sys/geom/vinum/
H A Dgeom_vinum_plex.c62 off_t bcount, boff, len; local
129 gv_plex_offset(struct gv_plex *p, off_t boff, off_t bcount, off_t *real_off, argument
198 gv_plex_normal_request(struct gv_plex *p, struct bio *bp, off_t boff, off_t bcount, caddr_t addr) argument
[all...]
H A Dgeom_vinum_raid5.c55 gv_raid5_start(struct gv_plex *p, struct bio *bp, caddr_t addr, off_t boff, argument
178 gv_raid5_check(struct gv_plex *p, struct gv_raid5_packet *wp, struct bio *bp, caddr_t addr, off_t boff, off_t bcount) argument
256 gv_raid5_rebuild(struct gv_plex *p, struct gv_raid5_packet *wp, struct bio *bp, caddr_t addr, off_t boff, off_t bcount) argument
344 gv_raid5_request(struct gv_plex *p, struct gv_raid5_packet *wp, struct bio *bp, caddr_t addr, off_t boff, off_t bcount, int *delay) argument
589 gv_raid5_offset(struct gv_plex *p, off_t boff, off_t bcount, off_t *real_off, off_t *real_len, int *sdno, int *psdno, int growing) argument
[all...]
/freebsd-12-stable/stand/libsa/
H A Dcd9660read.c230 daddr_t bno, boff; local
H A Dcd9660.c290 daddr_t bno, boff; local
/freebsd-12-stable/usr.bin/grep/
H A Dgrep.h82 off_t boff; member in struct:str
/freebsd-12-stable/usr.sbin/bhyve/
H A Dblock_if.c218 ssize_t clen, len, off, boff, voff; local
[all...]
/freebsd-12-stable/contrib/one-true-awk/
H A Drun.c113 int boff = pbptr ? *pbptr - *pbuf : 0; local
/freebsd-12-stable/contrib/gcc/cp/
H A Drtti.c591 tree static_type, target_type, boff; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzvol.c1815 uint64_t boff; local
/freebsd-12-stable/stand/libsa/zfs/
H A Dzfsimpl.c2242 int boff = offset % bsize; local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp2682 void __kmp_spin_backoff(kmp_backoff_t *boff) { argument

Completed in 218 milliseconds