Searched defs:bpl (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | bplist.c | 31 bplist_create(bplist_t *bpl) in bplist_create() 39 bplist_destroy(bplist_t *bpl) in bplist_destroy() 46 bplist_append(bplist_t *bpl, const blkptr_t *bp) in bplist_append() 63 bplist_iterate(bplist_t *bpl, bplist_itor_t *func, void *arg, dmu_tx_t *tx) in bplist_iterate() 79 bplist_clear(bplist_t *bpl) in bplist_clear()
|
H A D | bpobj.c | 1028 bplist_t *bpl = arg; in bplist_append_cb() local
|
H A D | spa.c | 9303 spa_sync_frees(spa_t *spa, bplist_t *bpl, dmu_tx_t *tx)
|
/freebsd/sys/dev/vt/hw/fb/ |
H A D | vt_fb.c | 275 int bpp, bpl, xi, yi; vt_fb_bitblt_bitmap() local
|
/freebsd/sys/dev/fb/ |
H A D | vga.c | 1234 int bpl; /* bytes per line */ in set_line_length() local
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 888 uint32_t fgc, bgc, bpl, cc, o; in gfx_bitblt_bitmap() local
|