Home
last modified time | relevance | path

Searched refs:spa_prop_clear_bootfs (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDdsl_destroy.c540 spa_prop_clear_bootfs(dp->dp_spa, ds->ds_object, tx); in dsl_destroy_snapshot_sync_impl()
1139 spa_prop_clear_bootfs(dp->dp_spa, ds->ds_object, tx); in dsl_destroy_head_sync_impl()
HDspa.c834 spa_prop_clear_bootfs(spa_t *spa, uint64_t dsobj, dmu_tx_t *tx) in spa_prop_clear_bootfs() function
10235 EXPORT_SYMBOL(spa_prop_clear_bootfs);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDspa.h1168 extern void spa_prop_clear_bootfs(spa_t *spa, uint64_t obj, dmu_tx_t *tx);