Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDsa.h128 int sa_remove(sa_handle_t *, sa_attr_type_t, dmu_tx_t *);
/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDsa.c1892 sa_remove(sa_handle_t *hdl, sa_attr_type_t attr, dmu_tx_t *tx) in sa_remove() function
HDzfs_vnops.c2032 error = sa_remove(zp->z_sa_hdl, in zfs_remove()