OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Jun 17 00:25:26 UTC 2026