Lines Matching refs:xfs_warn
71 xfs_warn(mp, "Filesystem has null UUID - can't mount");
98 xfs_warn(mp, "Filesystem has duplicate UUID %pU - can't mount", uuid);
185 xfs_warn(mp, "SB validate failed with error %d.", error);
203 xfs_warn(mp, "Invalid superblock magic number");
213 xfs_warn(mp, "device supports %u byte sectors (not %u)",
268 xfs_warn(mp,
276 xfs_warn(mp, "Skipping superblock stripe alignment update.");
300 xfs_warn(mp,
311 xfs_warn(mp,
318 xfs_warn(mp,
327 xfs_warn(mp,
398 xfs_warn(mp, "filesystem size mismatch detected");
405 xfs_warn(mp, "last sector read failed");
415 xfs_warn(mp, "log size mismatch detected");
422 xfs_warn(mp, "log device read failed");
664 xfs_warn(mp, "correcting sb_features alignment problem");
753 xfs_warn(mp,
773 xfs_warn(mp, "RT mount failed");
788 xfs_warn(mp, "Failed dir/attr init: %d", error);
803 xfs_warn(mp, "Failed per-ag init: %d", error);
808 xfs_warn(mp, "no log defined");
826 xfs_warn(mp, "log mount failed");
854 xfs_warn(mp,
863 xfs_warn(mp, "corrupted root inode %llu: not a directory",
881 xfs_warn(mp, "failed to read RT inodes");
898 xfs_warn(mp, "failed to write sb changes");
934 xfs_warn(mp,
939 xfs_warn(mp, "log mount finish failed");
980 xfs_warn(mp,
1096 xfs_warn(mp, "Unable to free reserved block pool. "