Searched refs:spa_load_failed (Results 1 – 4 of 4) sorted by relevance
| /src/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_log_spacemap.c | 1017 spa_load_failed(spa, "spa_ld_log_sm_metadata(): failed at " in spa_ld_log_sm_metadata() 1036 spa_load_failed(spa, "spa_ld_log_sm_metadata(): failed at " in spa_ld_log_sm_metadata() 1060 spa_load_failed(spa, "spa_ld_log_sm_metadata(): bug " in spa_ld_log_sm_metadata() 1168 spa_load_failed(spa, "spa_ld_log_sm_data(): " in spa_ld_log_sm_data() 1202 spa_load_failed(spa, "spa_ld_log_sm_data(): failed " in spa_ld_log_sm_data() 1295 spa_load_failed(spa, "spa_ld_unflushed_txgs(): failed at " in spa_ld_unflushed_txgs() 1312 spa_load_failed(spa, "spa_ld_unflushed_txgs(): " in spa_ld_unflushed_txgs()
|
| H A D | spa.c | 2821 spa_load_failed(spa, "some log devices are missing"); in spa_check_for_missing_logs() 3165 spa_load_failed(spa, "couldn't get '%s' value in MOS directory " in spa_dir_prop() 3772 spa_load_failed(spa, "mmp: pool is active on remote host, " in spa_activity_verify_config() 3788 spa_load_failed(spa, "mmp: pool is active on remote host, " in spa_activity_verify_config() 3811 spa_load_failed(spa, "mmp: pool is active on remote host, " in spa_activity_verify_config() 4136 spa_load_failed(spa, "mmp: activity detected during " in spa_activity_check_tryimport() 4218 spa_load_failed(spa, "mmp: uberblock changed on disk"); in spa_activity_check_claim() 4225 spa_load_failed(spa, "mmp: is not enabled in spa uberblock"); in spa_activity_check_claim() 4271 spa_load_failed(spa, "mmp: uberblock claim " in spa_activity_check_claim() 4287 spa_load_failed(spa, "mmp: activity detected during " in spa_activity_check_claim() [all …]
|
| H A D | spa_misc.c | 408 spa_load_failed(spa_t *spa, const char *fmt, ...) in spa_load_failed() function
|
| /src/sys/contrib/openzfs/include/sys/ |
| H A D | spa.h | 1130 extern void spa_load_failed(spa_t *spa, const char *fmt, ...)
|