HomeSort by: relevance | last modified time | path
    Searched refs:sa_remove (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
sa.h 128 int sa_remove(sa_handle_t *, sa_attr_type_t, dmu_tx_t *);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
sa.c 1711 else if (action == SA_REMOVE)
1743 * There is nothing to do for SA_REMOVE,
1746 if (action == SA_REMOVE)
1919 sa_remove(sa_handle_t *hdl, sa_attr_type_t attr, dmu_tx_t *tx) function
1924 error = sa_modify_attrs(hdl, attr, SA_REMOVE, NULL,

Completed in 34 milliseconds