Home
last modified time | relevance | path

Searched refs:f2fs_msg (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/f2fs/
Dsuper.c239 void f2fs_msg(struct super_block *sb, const char *level, const char *fmt, ...) in f2fs_msg() function
322 f2fs_msg(sb, KERN_INFO, in parse_options()
326 f2fs_msg(sb, KERN_INFO, in parse_options()
330 f2fs_msg(sb, KERN_INFO, in parse_options()
343 f2fs_msg(sb, KERN_INFO, "acl options not supported"); in parse_options()
346 f2fs_msg(sb, KERN_INFO, "noacl options not supported"); in parse_options()
381 f2fs_msg(sb, KERN_ERR, in parse_options()
730 f2fs_msg(sbi->sb, KERN_WARNING, in f2fs_remount()
828 f2fs_msg(sb, KERN_INFO, in sanity_check_raw_super()
836 f2fs_msg(sb, KERN_INFO, in sanity_check_raw_super()
[all …]
Drecovery.c136 f2fs_msg(inode->i_sb, KERN_NOTICE, in recover_dentry()
156 f2fs_msg(inode->i_sb, KERN_NOTICE, "recover_inode: ino = %x, name = %s", in recover_inode()
435 f2fs_msg(sbi->sb, KERN_NOTICE, in do_recover_data()
Dinode.c107 f2fs_msg(inode->i_sb, KERN_ERR, "bad inode number: %lu", in do_read_inode()
Dcheckpoint.c1091 f2fs_msg(sbi->sb, KERN_NOTICE, in write_checkpoint()
Df2fs.h1495 void f2fs_msg(struct super_block *, const char *, const char *, ...);