Home
last modified time | relevance | path

Searched refs:pfx (Results 1 – 3 of 3) sorted by relevance

/fs/adfs/
Dsuper.c41 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()
Dadfs.h160 void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...);
/fs/
Dlocks.c2849 loff_t id, char *pfx) in lock_get_status() argument
2865 seq_printf(f, "%lld:%s ", id, pfx); in lock_get_status()