Searched refs:adfs_msg (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/adfs/ |
| D | super.c | 40 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...) in adfs_msg() function 223 adfs_msg(sb, KERN_ERR, in parse_options() 408 adfs_msg(sb, KERN_ERR, "error: unable to read superblock"); in adfs_fill_super() 436 adfs_msg(sb, KERN_ERR, in adfs_fill_super() 443 adfs_msg(sb, KERN_ERR, in adfs_fill_super() 451 adfs_msg(sb, KERN_ERR, in adfs_fill_super() 526 adfs_msg(sb, KERN_ERR, in adfs_fill_super()
|
| D | dir_fplus.c | 39 adfs_msg(sb, KERN_WARNING, in adfs_fplus_read() 58 adfs_msg(sb, KERN_ERR, in adfs_fplus_read()
|
| D | adfs.h | 155 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...);
|