Home
last modified time | relevance | path

Searched refs:__nilfs_msg (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dnilfs.h327 void __nilfs_msg(struct super_block *sb, const char *fmt, ...);
335 __nilfs_msg(sb, level fmt, ##__VA_ARGS__)
H A Dsuper.c65 void __nilfs_msg(struct super_block *sb, const char *fmt, ...) in __nilfs_msg() function