OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCL_VDEV
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
metaslab.c
432
spa_config_enter(mc->mc_spa,
SCL_VDEV
, FTAG, RW_READER);
452
spa_config_exit(mc->mc_spa,
SCL_VDEV
, FTAG);
466
spa_config_exit(mc->mc_spa,
SCL_VDEV
, FTAG);
482
spa_config_enter(mc->mc_spa,
SCL_VDEV
, FTAG, RW_READER);
500
spa_config_exit(mc->mc_spa,
SCL_VDEV
, FTAG);
3477
spa_config_enter(spa,
SCL_VDEV
, FTAG, RW_READER);
3493
spa_config_exit(spa,
SCL_VDEV
, FTAG);
spa_misc.c
157
* SCL_CONFIG > SCL_STATE > SCL_ALLOC > SCL_ZIO > SCL_FREE >
SCL_VDEV
.
204
*
SCL_VDEV
206
* inquiries such as bp_get_dsize().
SCL_VDEV
is distinct from the
1983
spa_config_enter(spa,
SCL_VDEV
, FTAG, RW_READER);
1988
spa_config_exit(spa,
SCL_VDEV
, FTAG);
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
2480
ASSERT(spa_config_held(spa,
SCL_VDEV
, RW_READER) ==
SCL_VDEV
);
2508
spa_config_enter(spa,
SCL_VDEV
, FTAG, RW_READER);
2521
spa_config_exit(spa,
SCL_VDEV
, FTAG);
2538
spa_config_exit(spa,
SCL_VDEV
, FTAG);
2585
spa_config_enter(spa,
SCL_VDEV
, FTAG, RW_READER);
2614
spa_config_exit(spa,
SCL_VDEV
, FTAG);
2668
spa_config_enter(spa,
SCL_VDEV
, FTAG, RW_READER);
2718
spa_config_exit(spa,
SCL_VDEV
, FTAG);
2767
spa_config_enter(spa,
SCL_VDEV
, FTAG, RW_READER)
[
all
...]
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
spa.h
744
#define
SCL_VDEV
0x40
Completed in 147 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026