Searched refs:spa_load_failed (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_log_spacemap.c | 1193 spa_load_failed(spa, "spa_ld_log_sm_metadata(): failed at " in spa_ld_log_sm_metadata() 1212 spa_load_failed(spa, "spa_ld_log_sm_metadata(): failed at " in spa_ld_log_sm_metadata() 1236 spa_load_failed(spa, "spa_ld_log_sm_metadata(): bug " in spa_ld_log_sm_metadata() 1345 spa_load_failed(spa, "spa_ld_log_sm_data(): " in spa_ld_log_sm_data() 1379 spa_load_failed(spa, "spa_ld_log_sm_data(): failed " in spa_ld_log_sm_data() 1473 spa_load_failed(spa, "spa_ld_unflushed_txgs(): failed at " in spa_ld_unflushed_txgs() 1490 spa_load_failed(spa, "spa_ld_unflushed_txgs(): " in spa_ld_unflushed_txgs()
|
| H A D | spa.c | 2865 spa_load_failed(spa, "some log devices are missing"); in spa_check_for_missing_logs() 3272 spa_load_failed(spa, "couldn't get '%s' value in MOS directory " in spa_dir_prop() 3879 spa_load_failed(spa, "mmp: pool is active on remote host, " in spa_activity_verify_config() 3895 spa_load_failed(spa, "mmp: pool is active on remote host, " in spa_activity_verify_config() 3918 spa_load_failed(spa, "mmp: pool is active on remote host, " in spa_activity_verify_config() 4266 spa_load_failed(spa, "mmp: activity detected during " in spa_activity_check_tryimport() 4351 spa_load_failed(spa, "mmp: uberblock changed on disk"); in spa_activity_check_claim() 4358 spa_load_failed(spa, "mmp: is not enabled in spa uberblock"); in spa_activity_check_claim() 4404 spa_load_failed(spa, "mmp: uberblock claim " in spa_activity_check_claim() 4426 spa_load_failed(spa, "mmp: activity detected during " in spa_activity_check_claim() [all …]
|
| H A D | spa_misc.c | 398 spa_load_failed(spa_t *spa, const char *fmt, ...) in spa_load_failed() function
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | spa.h | 1127 extern void spa_load_failed(spa_t *spa, const char *fmt, ...)
|