Searched refs:spa_configfile_set (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 865 extern void spa_configfile_set(spa_t *, nvlist_t *, boolean_t);
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 625 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync) in spa_configfile_set() function 3682 spa_configfile_set(spa, props, B_FALSE); in spa_create() 3960 spa_configfile_set(spa, props, B_FALSE); in spa_import() 4024 spa_configfile_set(spa, props, B_FALSE); in spa_import() 5095 spa_configfile_set(newspa, props, B_FALSE); in spa_vdev_split_mirror()
|
H A D | zfs_ioctl.c | 2895 spa_configfile_set(spa, props, B_FALSE); in zfs_ioc_pool_set_props()
|