Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dsa.h128 int sa_remove(sa_handle_t *, sa_attr_type_t, dmu_tx_t *);
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dsa.c1919 sa_remove(sa_handle_t *hdl, sa_attr_type_t attr, dmu_tx_t *tx) in sa_remove() function