Searched refs:dsl_prop_unregister_all (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddsl_prop.h77 void dsl_prop_unregister_all(struct dsl_dataset *ds, void *cbarg);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_prop.c481 dsl_prop_unregister_all(dsl_dataset_t *ds, void *cbarg) function
1272 EXPORT_SYMBOL(dsl_prop_unregister_all); variable
H A Ddmu_objset.c946 dsl_prop_unregister_all(ds, os);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c781 dsl_prop_unregister_all(ds, zfsvfs);
1287 dsl_prop_unregister_all(dmu_objset_ds(os), zfsvfs);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c545 dsl_prop_unregister_all(ds, zfsvfs);
981 dsl_prop_unregister_all(dmu_objset_ds(os), zfsvfs);

Completed in 130 milliseconds