Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa_impl.h138 boolean_t sa_need_attr_registration; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c982 sa->sa_need_attr_registration = in sa_attr_table_setup()
1783 if (!sa->sa_need_attr_registration || sa->sa_master_obj == 0) { in sa_attr_register_sync()
1802 sa->sa_need_attr_registration = B_FALSE; in sa_attr_register_sync()
1821 if (sa->sa_need_attr_registration) in sa_replace_all_by_template_locked()
2009 if (sa->sa_need_attr_registration) in sa_bulk_update_impl()
H A Ddmu_tx.c1247 if (!sa->sa_need_attr_registration) in dmu_tx_sa_registration_hold()