Searched refs:f2fs_notice (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/f2fs/
H A Drecovery.c242 f2fs_notice(F2FS_I_SB(inode), "%s: ino = %x, name = %s, dir = %lx, err = %d",
345 f2fs_notice(F2FS_I_SB(inode), "recover_inode: ino = %x, name = %s, inline = %x",
400 f2fs_notice(sbi, "%s: Detect looped node chain on blkaddr:%u."
773 f2fs_notice(sbi, "recover_data: ino = %lx (i_size: %s) recovered = %d, err = %d",
H A Dcheckpoint.c1344 f2fs_notice(sbi, "Disable nat_bits due to no space");
1349 f2fs_notice(sbi, "Rebuild and enable nat_bits");
1725 f2fs_notice(sbi, "checkpoint: version = %llx", ckpt_ver);
H A Dsegment.c3112 f2fs_notice(sbi, "For resize: curseg of type %d: %u ==> %u",
5001 f2fs_notice(sbi, "Open zones: valid block[0x%x,0x%x] cond[%s]",
5012 f2fs_notice(sbi, "Zone without valid block has non-zero write "
5030 f2fs_notice(sbi, "Valid blocks are not aligned with write "
5122 f2fs_notice(sbi, "Unaligned curseg[%d] with write pointer: "
5132 f2fs_notice(sbi, "Assign new section to curseg[%d]: "
5164 f2fs_notice(sbi,
H A Dxattr.c664 f2fs_notice(F2FS_I_SB(inode),
H A Dnode.c3186 f2fs_notice(sbi, "Disable nat_bits due to incorrect cp_ver (%llu, %llu)",
3191 f2fs_notice(sbi, "Found nat_bits in checkpoint");
H A Dsuper.c4676 f2fs_notice(sbi, "Checking entire write pointers");
4723 f2fs_notice(sbi, "Mounted with checkpoint version = %llx",
H A Df2fs.h1835 #define f2fs_notice(sbi, fmt, ...) \ macro

Completed in 329 milliseconds