Searched refs:blkptr (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14.2/sys/cddl/boot/zfs/ |
| H A D | README | 10 blkptr.c ZFS embedded-data block pointers support 14 The files fletcher.c, lzjb.c, lz4.c, sha256.c and blkptr.c are largely identical
|
| H A D | zfsimpl.h | 331 typedef struct blkptr { struct
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | dmu.h | 64 struct blkptr; 749 struct blkptr *dmu_buf_get_blkptr(dmu_buf_t *db); 1057 struct blkptr *zgd_bp; 1074 uint64_t length, struct blkptr *bps, size_t *nbpsp); 1076 uint64_t length, dmu_tx_t *tx, const struct blkptr *bps, size_t nbps); 1084 typedef void (*dmu_traverse_cb_t)(objset_t *os, void *arg, struct blkptr *bp,
|
| H A D | dmu_traverse.h | 68 int traverse_dataset_destroyed(spa_t *spa, blkptr_t *blkptr,
|
| H A D | spa.h | 375 typedef struct blkptr { struct
|
| /freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/ |
| H A D | Makefile.files | 69 blkptr.o \
|
| /freebsd-14.2/sys/contrib/openzfs/include/ |
| H A D | Makefile.am | 29 sys/blkptr.h \
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_traverse.c | 742 traverse_dataset_destroyed(spa_t *spa, blkptr_t *blkptr, in traverse_dataset_destroyed() argument 747 blkptr, txg_start, resume, flags, func, arg)); in traverse_dataset_destroyed()
|
| H A D | dbuf.c | 3216 dmu_buf_impl_t *parent, blkptr_t *blkptr, uint64_t hash) in dbuf_create() argument 3236 db->db_blkptr = blkptr; in dbuf_create() 3257 db->db.db_size = (blkptr != NULL) ? in dbuf_create() 3258 BP_GET_LSIZE(blkptr) : SPA_MINBLOCKSIZE; in dbuf_create()
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzpool/ |
| H A D | Makefile.am | 71 module/zfs/blkptr.c \
|
| /freebsd-14.2/cddl/lib/libzpool/ |
| H A D | Makefile | 60 blkptr.c \
|
| /freebsd-14.2/sys/contrib/openzfs/module/ |
| H A D | Kbuild.in | 318 blkptr.o \
|
| H A D | Makefile.bsd | 243 blkptr.c \
|
| /freebsd-14.2/sys/modules/zfs/ |
| H A D | Makefile | 229 blkptr.c \
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_sa.c | 5214 sardpos(struct cam_periph *periph, int hard, uint32_t *blkptr) in sardpos() argument 5249 *blkptr = scsi_4btoul(loc.firstblk); in sardpos()
|
| /freebsd-14.2/sys/conf/ |
| H A D | files | 260 contrib/openzfs/module/zfs/blkptr.c optional zfs compile-with "${ZFS_C}"
|