Lines Matching refs:ML_ERROR
289 mlog(ML_ERROR, "Unable to load system inode %d, " in ocfs2_init_global_system_inodes()
319 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes()
442 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount()
449 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount()
458 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount()
474 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount()
487 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount()
494 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount()
554 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe()
572 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe()
578 mlog(ML_ERROR, "incompatible volume signature: %8s\n", in ocfs2_sb_probe()
585 mlog(ML_ERROR, "This is an ocfs v1 filesystem which must be " in ocfs2_sb_probe()
625 mlog(ML_ERROR, "Cannot heartbeat on a locally " in ocfs2_verify_heartbeat()
633 mlog(ML_ERROR, "Userspace stack expected, but " in ocfs2_verify_heartbeat()
642 mlog(ML_ERROR, "Heartbeat has to be started to mount " in ocfs2_verify_heartbeat()
660 mlog(ML_ERROR, in ocfs2_verify_userspace_stack()
669 mlog(ML_ERROR, in ocfs2_verify_userspace_stack()
703 mlog(ML_ERROR, "Failed to suspend/unsuspend quotas on " in ocfs2_susp_quotas()
825 mlog(ML_ERROR, "superblock probe failed!\n"); in ocfs2_fill_super()
851 mlog(ML_ERROR, "User quotas were requested, but this " in ocfs2_fill_super()
859 mlog(ML_ERROR, "Group quotas were requested, but this " in ocfs2_fill_super()
878 mlog(ML_ERROR, "Readonly device detected but readonly " in ocfs2_fill_super()
887 mlog(ML_ERROR, "Local heartbeat specified on readonly " in ocfs2_fill_super()
895 mlog(ML_ERROR, "Recovery required on readonly " in ocfs2_fill_super()
925 mlog(ML_ERROR, "Unable to create per-mount debugfs root.\n"); in ocfs2_fill_super()
1164 mlog(ML_ERROR, in ocfs2_parse_options()
1181 mlog(ML_ERROR, "User quota requested but " in ocfs2_parse_options()
1191 mlog(ML_ERROR, "Group quota requested but " in ocfs2_parse_options()
1212 mlog(ML_ERROR, in ocfs2_parse_options()
1326 mlog(ML_ERROR, "Unable to create ocfs2 debugfs root.\n"); in ocfs2_init()
1402 mlog(ML_ERROR, "failed to get bitmap inode\n"); in ocfs2_statfs()
1525 mlog(ML_ERROR, "unable to set blocksize\n"); in ocfs2_get_sector()
1773 mlog(ML_ERROR, "Unable to initialize recovery state\n"); in ocfs2_initialize_super()
1796 mlog(ML_ERROR, "unable to alloc vol label\n"); in ocfs2_initialize_super()
1803 mlog(ML_ERROR, "Invalid number of node slots (%u)\n", in ocfs2_initialize_super()
1837 mlog(ML_ERROR, "couldn't mount because of unsupported " in ocfs2_initialize_super()
1844 mlog(ML_ERROR, "couldn't mount RDWR because of " in ocfs2_initialize_super()
1856 mlog(ML_ERROR, in ocfs2_initialize_super()
1882 mlog(ML_ERROR, "unable to alloc journal\n"); in ocfs2_initialize_super()
1909 mlog(ML_ERROR, "Volume has invalid cluster size (%d)\n", in ocfs2_initialize_super()
1917 mlog(ML_ERROR, "Volume might try to write to blocks beyond " in ocfs2_initialize_super()
1925 mlog(ML_ERROR, "Out of memory trying to setup our uuid.\n"); in ocfs2_initialize_super()
2015 mlog(ML_ERROR, "found superblock with incorrect block " in ocfs2_verify_volume()
2023 mlog(ML_ERROR, "found superblock with bad version: " in ocfs2_verify_volume()
2030 mlog(ML_ERROR, "bad block number on superblock: " in ocfs2_verify_volume()
2036 mlog(ML_ERROR, "bad cluster size found: %u\n", in ocfs2_verify_volume()
2039 mlog(ML_ERROR, "bad root_blkno: 0\n"); in ocfs2_verify_volume()
2041 mlog(ML_ERROR, "bad system_dir_blkno: 0\n"); in ocfs2_verify_volume()
2043 mlog(ML_ERROR, in ocfs2_verify_volume()
2073 mlog(ML_ERROR, "Could not initialize journal!\n"); in ocfs2_check_volume()
2096 mlog(ML_ERROR, "ocfs2 journal load failed! %d\n", status); in ocfs2_check_volume()