Lines Matching refs:mlog

483 			mlog(ML_ERROR, "Unable to load system inode %d, "  in ocfs2_init_global_system_inodes()
512 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes()
660 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount()
667 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount()
676 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount()
692 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount()
702 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount()
709 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount()
773 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe()
791 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe()
797 mlog(ML_ERROR, "incompatible volume signature: %8s\n", in ocfs2_sb_probe()
804 mlog(ML_ERROR, "This is an ocfs v1 filesystem which must be " in ocfs2_sb_probe()
850 mlog(ML_ERROR, "Cannot heartbeat on a locally " in ocfs2_verify_heartbeat()
855 mlog(ML_ERROR, "Userspace stack expected, but " in ocfs2_verify_heartbeat()
863 mlog(ML_ERROR, "Mismatching o2cb heartbeat modes\n"); in ocfs2_verify_heartbeat()
871 mlog(ML_ERROR, "Heartbeat has to be started to mount " in ocfs2_verify_heartbeat()
889 mlog(ML_ERROR, in ocfs2_verify_userspace_stack()
898 mlog(ML_ERROR, in ocfs2_verify_userspace_stack()
935 mlog(ML_ERROR, "Failed to suspend/unsuspend quotas on " in ocfs2_susp_quotas()
1028 mlog(ML_ERROR, "superblock probe failed!\n"); in ocfs2_fill_super()
1072 mlog(ML_ERROR, "Readonly device detected but readonly " in ocfs2_fill_super()
1081 mlog(ML_ERROR, "Local heartbeat specified on readonly " in ocfs2_fill_super()
1089 mlog(ML_ERROR, "Recovery required on readonly " in ocfs2_fill_super()
1119 mlog(ML_ERROR, "Unable to create per-mount debugfs root.\n"); in ocfs2_fill_super()
1138 mlog(ML_ERROR, in ocfs2_fill_super()
1247 mlog(ML_ERROR, "User quotas were requested, but this " in ocfs2_check_set_options()
1254 mlog(ML_ERROR, "Group quotas were requested, but this " in ocfs2_check_set_options()
1260 mlog(ML_ERROR, "ACL support requested but extended attributes " in ocfs2_check_set_options()
1423 mlog(ML_ERROR, in ocfs2_parse_options()
1490 mlog(ML_ERROR, in ocfs2_parse_options()
1504 mlog(ML_ERROR, "Invalid heartbeat mount options\n"); in ocfs2_parse_options()
1624 mlog(ML_ERROR, "Unable to create ocfs2 debugfs root.\n"); in ocfs2_init()
1693 mlog(ML_ERROR, "failed to get bitmap inode\n"); in ocfs2_statfs()
1827 mlog(ML_ERROR, "unable to set blocksize\n"); in ocfs2_get_sector()
2039 mlog(ML_ERROR, "The journal cannot address the entire volume. " in ocfs2_journal_addressable()
2125 mlog(ML_ERROR, "Invalid number of node slots (%u)\n", in ocfs2_initialize_super()
2135 mlog(ML_ERROR, "Unable to initialize recovery state\n"); in ocfs2_initialize_super()
2163 mlog(ML_ERROR, "unable to alloc vol label\n"); in ocfs2_initialize_super()
2197 mlog(ML_ERROR, "couldn't mount because of unsupported " in ocfs2_initialize_super()
2204 mlog(ML_ERROR, "couldn't mount RDWR because of " in ocfs2_initialize_super()
2217 mlog(ML_ERROR, in ocfs2_initialize_super()
2246 mlog(ML_ERROR, "unable to alloc journal\n"); in ocfs2_initialize_super()
2272 mlog(ML_ERROR, "Volume has invalid cluster size (%d)\n", in ocfs2_initialize_super()
2284 mlog(ML_ERROR, "Volume too large " in ocfs2_initialize_super()
2292 mlog(ML_ERROR, "Out of memory trying to setup our uuid.\n"); in ocfs2_initialize_super()
2381 mlog(ML_ERROR, "found superblock with incorrect block " in ocfs2_verify_volume()
2389 mlog(ML_ERROR, "found superblock with bad version: " in ocfs2_verify_volume()
2396 mlog(ML_ERROR, "bad block number on superblock: " in ocfs2_verify_volume()
2402 mlog(ML_ERROR, "bad cluster size found: %u\n", in ocfs2_verify_volume()
2405 mlog(ML_ERROR, "bad root_blkno: 0\n"); in ocfs2_verify_volume()
2407 mlog(ML_ERROR, "bad system_dir_blkno: 0\n"); in ocfs2_verify_volume()
2409 mlog(ML_ERROR, in ocfs2_verify_volume()
2438 mlog(ML_ERROR, "Could not initialize journal!\n"); in ocfs2_check_volume()
2467 mlog(ML_ERROR, "ocfs2 journal load failed! %d\n", status); in ocfs2_check_volume()