OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spa_config_dirent_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_config.c
167
spa_config_write(
spa_config_dirent_t
*dp, nvlist_t *nvl)
227
spa_config_dirent_t
*dp, *tdp;
321
kmem_free(tdp, sizeof (
spa_config_dirent_t
));
spa_misc.c
695
spa_config_dirent_t
*dp;
803
list_create(&spa->spa_config_list, sizeof (
spa_config_dirent_t
),
804
offsetof(
spa_config_dirent_t
, scd_link));
806
dp = kmem_zalloc(sizeof (
spa_config_dirent_t
), KM_SLEEP);
855
spa_config_dirent_t
*dp;
875
kmem_free(dp, sizeof (
spa_config_dirent_t
));
spa.c
223
spa_config_dirent_t
*dp;
644
spa_config_dirent_t
*dp;
650
dp = kmem_alloc(sizeof (
spa_config_dirent_t
),
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
spa_impl.h
90
}
spa_config_dirent_t
;
typedef in typeref:struct:spa_config_dirent
Completed in 22 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026