Searched defs:bp_freed (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | bpobj.c | 306 boolean_t bp_freed = BP_GET_FREE(bp); in bpobj_iterate_blkptrs() local 784 bpobj_enqueue(bpobj_t *bpo, const blkptr_t *bp, boolean_t bp_freed, in bpobj_enqueue() 865 space_range_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in space_range_cb() 937 bplist_append_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in bplist_append_cb()
|
| H A D | dsl_deadlist.c | 409 const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in dle_enqueue() 442 dsl_deadlist_insert(dsl_deadlist_t *dl, const blkptr_t *bp, boolean_t bp_freed, in dsl_deadlist_insert() 813 dsl_deadlist_insert_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in dsl_deadlist_insert_cb() 949 dsl_livelist_iterate(void *arg, const blkptr_t *bp, boolean_t bp_freed, in dsl_livelist_iterate()
|
| H A D | dsl_destroy.c | 126 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 | 3231 bpobj_dsl_scan_free_block_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in bpobj_dsl_scan_free_block_cb() 3239 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 | 2555 livelist_track_new_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in livelist_track_new_cb() 8266 bpobj_enqueue_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, 8297 bpobj_spa_free_sync_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed,
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 2222 boolean_t bp_freed) in snprintf_blkptr_compact() 2544 dump_bpobj_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, dmu_tx_t *tx) in dump_bpobj_cb() 5451 increment_indirect_mapping_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in increment_indirect_mapping_cb() 6108 bpobj_count_block_cb(void *arg, const blkptr_t *bp, boolean_t bp_freed, in bpobj_count_block_cb()
|