Searched refs:pfx (Results 1 – 3 of 3) sorted by relevance
/fs/adfs/ |
D | super.c | 41 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...) in adfs_msg() argument 49 printk("%sADFS-fs (%s): %pV\n", pfx, sb->s_id, &vaf); in adfs_msg()
|
D | adfs.h | 160 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...);
|
/fs/ |
D | locks.c | 2849 loff_t id, char *pfx) in lock_get_status() argument 2865 seq_printf(f, "%lld:%s ", id, pfx); in lock_get_status()
|