Searched refs:sa_replace_all_by_template_locked (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | sa.h | 150 int sa_replace_all_by_template_locked(sa_handle_t *, sa_bulk_attr_t *,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | sa.c | 1676 VERIFY(sa_replace_all_by_template_locked(hdl, attrs, count, tx) == 0); in sa_add_projid() 1816 sa_replace_all_by_template_locked(sa_handle_t *hdl, sa_bulk_attr_t *attr_desc, in sa_replace_all_by_template_locked() function 1833 error = sa_replace_all_by_template_locked(hdl, attr_desc, in sa_replace_all_by_template() 2247 EXPORT_SYMBOL(sa_replace_all_by_template_locked);
|
| H A D | zfs_sa.c | 406 VERIFY(sa_replace_all_by_template_locked(hdl, sa_attrs, in zfs_sa_upgrade()
|