Home
last modified time | relevance | path

Searched refs:spa_load_failed (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_log_spacemap.c996 spa_load_failed(spa, "spa_ld_log_sm_metadata(): failed at " in spa_ld_log_sm_metadata()
1014 spa_load_failed(spa, "spa_ld_log_sm_metadata(): failed at " in spa_ld_log_sm_metadata()
1038 spa_load_failed(spa, "spa_ld_log_sm_metadata(): bug " in spa_ld_log_sm_metadata()
1126 spa_load_failed(spa, "spa_ld_log_sm_data(): failed at " in spa_ld_log_sm_data()
1140 spa_load_failed(spa, "spa_ld_log_sm_data(): failed " in spa_ld_log_sm_data()
1219 spa_load_failed(spa, "spa_ld_unflushed_txgs(): failed at " in spa_ld_unflushed_txgs()
1236 spa_load_failed(spa, "spa_ld_unflushed_txgs(): " in spa_ld_unflushed_txgs()
H A Dspa.c1966 spa_load_failed(spa, "some log devices are missing"); in spa_check_for_missing_logs()
2270 spa_load_failed(spa, "couldn't get '%s' value in MOS directory " in spa_dir_prop()
2737 spa_load_failed(spa, "hostid verification failed: pool " in spa_verify_host()
2766 spa_load_failed(spa, "invalid config provided: '%s' missing",
2790 spa_load_failed(spa, "a pool with guid %llu is already open",
2811 spa_load_failed(spa, "invalid config provided: '%s' missing",
2839 spa_load_failed(spa, "unable to parse config [error=%d]",
2908 spa_load_failed(spa, "unable to open vdev tree [error=%d]",
2934 spa_load_failed(spa, "vdev_validate failed [error=%d]", error);
2939 spa_load_failed(spa, "cannot open vdev tree after invalidating "
[all …]
H A Dspa_misc.c380 spa_load_failed(spa_t *spa, const char *fmt, ...) in spa_load_failed() function
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h960 extern void spa_load_failed(spa_t *spa, const char *fmt, ...);