Searched refs:f2fs_err (Results 1 - 13 of 13) sorted by relevance

/linux-master/fs/f2fs/
H A Dsuper.c385 f2fs_err(sbi, "Cannot change journaled quota options when quota turned on");
395 f2fs_err(sbi, "Not enough memory for storing quotafile name");
402 f2fs_err(sbi, "%s quota file already specified",
407 f2fs_err(sbi, "quotafile must be on filesystem root");
423 f2fs_err(sbi, "Cannot change journaled quota options when quota turned on");
439 f2fs_err(sbi, "Project quota feature not enabled. Cannot enable project quota enforcement.");
459 f2fs_err(sbi, "old and new quota format mixing");
464 f2fs_err(sbi, "journaled quota format not specified");
497 f2fs_err(sbi, "Encrypt feature is off");
851 f2fs_err(sb
[all...]
H A Dxattr.c367 f2fs_err(F2FS_I_SB(inode), "lookup inode (%lu) has corrupted xattr",
587 f2fs_err(F2FS_I_SB(inode), "list inode (%lu) has corrupted xattr",
672 f2fs_err(F2FS_I_SB(inode), "set inode (%lu) has corrupted xattr",
700 f2fs_err(F2FS_I_SB(inode), "inode (%lu) has invalid last xattr entry, entry_size: %zu",
H A Dverity.c210 f2fs_err(sbi, "Truncating verity metadata failed (errno=%d)",
H A Dsegment.c1961 f2fs_err(sbi, "Invalid block %x", blkstart);
1974 f2fs_err(sbi, "(%d) %s: Unaligned zone reset attempted (block %x + %x)",
2441 f2fs_err(sbi, "Inconsistent error when setting bitmap, blk:%u, old bit:%d",
2447 f2fs_err(sbi, "Bitmap was wrongly set, blk:%u",
2472 f2fs_err(sbi, "Inconsistent error when clearing bitmap, blk:%u, old bit:%d",
2478 f2fs_err(sbi, "Bitmap was wrongly cleared, blk:%u",
4130 f2fs_err(sbi, "invalid journal entries nats %u sits %u",
4685 f2fs_err(sbi, "Invalid segment type: %u, segno: %u",
4721 f2fs_err(sbi, "Wrong journal entry on segno %u",
4741 f2fs_err(sb
[all...]
H A Dgc.c1143 f2fs_err(sbi, "Inconsistent blkaddr offset: base:%u, ofs_in_node:%u, max:%u, ino:%u, nid:%u",
1160 f2fs_err(sbi, "mismatched blkaddr %u (source_blkaddr %u) in seg %u",
1738 f2fs_err(sbi, "Inconsistent segment (%u) type [%d, %d] in SSA and SIT",
2056 f2fs_err(sbi, "segno %u should be free but still inuse!",
2157 f2fs_err(sbi, "Should run fsck to repair first.");
2162 f2fs_err(sbi, "Checkpoint should be enabled.");
2255 f2fs_err(sbi, "resize_fs failed, should run fsck to repair!");
H A Dsegment.h775 f2fs_err(sbi, "Mismatch valid blocks %d vs. %d",
790 f2fs_err(sbi, "Wrong valid blocks %d or segno %u",
H A Drecovery.c537 f2fs_err(sbi, "Inconsistent ofs_in_node:%u in summary, ino:%lu, nid:%u, max:%u",
753 f2fs_err(sbi, "Inconsistent dest blkaddr:%u, ino:%lu, ofs:%u",
H A Dcheckpoint.c165 f2fs_err(sbi, "Inconsistent error blkaddr:%u, sit bitmap:%d",
1700 f2fs_err(sbi, "f2fs_flush_nat_entries failed err:%d, stop checkpoint", err);
1712 f2fs_err(sbi, "do_checkpoint failed err:%d, stop checkpoint", err);
H A Dinode.c544 f2fs_err(sbi, "inaccessible inode: %lu, run fsck to repair", ino);
H A Dnamei.c473 f2fs_err(sbi, "inconsistent inode status, skip recovering inline_dots inode (ino:%lu, i_mode:%u, pino:%u)",
H A Ddata.c929 f2fs_err(sbi, "Invalid block %x", blkaddr);
3937 f2fs_err(sbi, "Swapfile has holes");
4021 f2fs_err(sbi, "Swapfile not supported in LFS mode");
H A Dnode.c951 f2fs_err(sbi, "incorrect node reference, ino: %lu, nid: %u, ino_of_node: %u",
2518 f2fs_err(sbi, "NAT is corrupt, run fsck to fix it");
H A Df2fs.h1831 #define f2fs_err(sbi, fmt, ...) \ macro
3475 f2fs_err(sbi, "invalid blkaddr: %u, type: %d, run fsck to fix.",

Completed in 192 milliseconds