Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa.h146 int sa_replace_all_by_template_locked(sa_handle_t *, sa_bulk_attr_t *,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_sa.c316 VERIFY(sa_replace_all_by_template_locked(hdl, sa_attrs, in zfs_sa_upgrade()
H A Dsa.c1652 VERIFY(sa_replace_all_by_template_locked(hdl, attrs, count, tx) == 0); in sa_add_projid()
1792 sa_replace_all_by_template_locked(sa_handle_t *hdl, sa_bulk_attr_t *attr_desc, in sa_replace_all_by_template_locked() function
1809 error = sa_replace_all_by_template_locked(hdl, attr_desc, in sa_replace_all_by_template()