Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_objset.h129 zfs_redundant_metadata_type_t os_redundant_metadata; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu.c1973 if (os->os_redundant_metadata == ZFS_REDUNDANT_METADATA_ALL || in dmu_write_policy()
1974 (os->os_redundant_metadata == in dmu_write_policy()
H A Ddmu_objset.c290 os->os_redundant_metadata = newval; in redundant_metadata_changed_cb()