Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dnilfs.h330 void __nilfs_error(struct super_block *sb, const char *function,
338 __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
350 __nilfs_error(sb, "", " "); \
H A Dsuper.c123 void __nilfs_error(struct super_block *sb, const char *function, in __nilfs_error() function