Lines Matching refs:ML_ERROR

462 			mlog(ML_ERROR, "Unable to load system inode %d, "  in ocfs2_init_global_system_inodes()
491 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes()
623 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount()
630 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount()
639 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount()
655 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount()
665 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount()
672 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount()
736 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe()
754 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe()
760 mlog(ML_ERROR, "incompatible volume signature: %8s\n", in ocfs2_sb_probe()
767 mlog(ML_ERROR, "This is an ocfs v1 filesystem which must be " in ocfs2_sb_probe()
813 mlog(ML_ERROR, "Cannot heartbeat on a locally " in ocfs2_verify_heartbeat()
818 mlog(ML_ERROR, "Userspace stack expected, but " in ocfs2_verify_heartbeat()
826 mlog(ML_ERROR, "Mismatching o2cb heartbeat modes\n"); in ocfs2_verify_heartbeat()
834 mlog(ML_ERROR, "Heartbeat has to be started to mount " in ocfs2_verify_heartbeat()
852 mlog(ML_ERROR, in ocfs2_verify_userspace_stack()
861 mlog(ML_ERROR, in ocfs2_verify_userspace_stack()
898 mlog(ML_ERROR, "Failed to suspend/unsuspend quotas on " in ocfs2_susp_quotas()
990 mlog(ML_ERROR, "superblock probe failed!\n"); in ocfs2_fill_super()
1033 mlog(ML_ERROR, "Readonly device detected but readonly " in ocfs2_fill_super()
1042 mlog(ML_ERROR, "Local heartbeat specified on readonly " in ocfs2_fill_super()
1050 mlog(ML_ERROR, "Recovery required on readonly " in ocfs2_fill_super()
1098 mlog(ML_ERROR, "Unable to create device kset %s.\n", sb->s_id); in ocfs2_fill_super()
1106 mlog(ML_ERROR, "Unable to create filecheck sysfs directory at " in ocfs2_fill_super()
1205 mlog(ML_ERROR, "User quotas were requested, but this " in ocfs2_check_set_options()
1212 mlog(ML_ERROR, "Group quotas were requested, but this " in ocfs2_check_set_options()
1218 mlog(ML_ERROR, "ACL support requested but extended attributes " in ocfs2_check_set_options()
1377 mlog(ML_ERROR, in ocfs2_parse_options()
1444 mlog(ML_ERROR, in ocfs2_parse_options()
1458 mlog(ML_ERROR, "Invalid heartbeat mount options\n"); in ocfs2_parse_options()
1628 mlog(ML_ERROR, "failed to get bitmap inode\n"); in ocfs2_statfs()
1756 mlog(ML_ERROR, "unable to set blocksize\n"); in ocfs2_get_sector()
1793 mlog(ML_ERROR, "couldn't mount because cluster name on" in ocfs2_mount_volume()
1987 mlog(ML_ERROR, "The journal cannot address the entire volume. " in ocfs2_journal_addressable()
2071 mlog(ML_ERROR, "Invalid number of node slots (%u)\n", in ocfs2_initialize_super()
2081 mlog(ML_ERROR, "Unable to initialize recovery state\n"); in ocfs2_initialize_super()
2105 mlog(ML_ERROR, "unable to alloc vol label\n"); in ocfs2_initialize_super()
2139 mlog(ML_ERROR, "couldn't mount because of unsupported " in ocfs2_initialize_super()
2145 mlog(ML_ERROR, "couldn't mount RDWR because of " in ocfs2_initialize_super()
2164 mlog(ML_ERROR, in ocfs2_initialize_super()
2201 mlog(ML_ERROR, "Volume has invalid cluster size (%d)\n", in ocfs2_initialize_super()
2213 mlog(ML_ERROR, "Volume too large " in ocfs2_initialize_super()
2221 mlog(ML_ERROR, "Out of memory trying to setup our uuid.\n"); in ocfs2_initialize_super()
2338 mlog(ML_ERROR, "found superblock with incorrect block " in ocfs2_verify_volume()
2346 mlog(ML_ERROR, "found superblock with bad version: " in ocfs2_verify_volume()
2353 mlog(ML_ERROR, "bad block number on superblock: " in ocfs2_verify_volume()
2359 mlog(ML_ERROR, "bad cluster size found: %u\n", in ocfs2_verify_volume()
2362 mlog(ML_ERROR, "bad root_blkno: 0\n"); in ocfs2_verify_volume()
2364 mlog(ML_ERROR, "bad system_dir_blkno: 0\n"); in ocfs2_verify_volume()
2366 mlog(ML_ERROR, in ocfs2_verify_volume()
2395 mlog(ML_ERROR, "Could not initialize journal!\n"); in ocfs2_check_volume()
2424 mlog(ML_ERROR, "ocfs2 journal load failed! %d\n", status); in ocfs2_check_volume()