Searched defs:bp_freed (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | bpobj.c | 324 boolean_t bp_freed = BP_GET_FREE(bp); in bpobj_iterate_blkptrs() local 872 bpobj_enqueue(bpobj_t *bpo, const blkptr_t *bp, boolean_t bp_freed, in bpobj_enqueue() 953 space_range_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in space_range_cb() 1026 bplist_append_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in bplist_append_cb()
|
| H A D | dsl_deadlist.c | 419 const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in dle_enqueue() 464 dsl_deadlist_insert(dsl_deadlist_t *dl, const blkptr_t *bp, boolean_t bp_freed, in dsl_deadlist_insert() 857 dsl_deadlist_insert_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in dsl_deadlist_insert_cb() 1033 dsl_livelist_iterate(void *arg, const blkptr_t *bp, boolean_t bp_freed, in dsl_livelist_iterate()
|
| H A D | dsl_destroy.c | 129 process_old_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in process_old_cb()
|
| H A D | dsl_scan.c | 3664 bpobj_dsl_scan_free_block_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in bpobj_dsl_scan_free_block_cb() 3672 dsl_scan_obsolete_block_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in dsl_scan_obsolete_block_cb()
|
| H A D | spa.c | 3340 livelist_track_new_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in livelist_track_new_cb() 9569 bpobj_enqueue_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, 9600 bpobj_spa_free_sync_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed,
|
| /freebsd/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 2592 boolean_t bp_freed) in snprintf_blkptr_compact() 2940 dump_bpobj_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in dump_bpobj_cb() 6558 increment_indirect_mapping_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in increment_indirect_mapping_cb() 7179 bpobj_count_block_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in bpobj_count_block_cb()
|