Searched refs:__nilfs_error (Results 1 – 2 of 2) sorted by relevance
330 void __nilfs_error(struct super_block *sb, const char *function,338 __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)350 __nilfs_error(sb, "", " "); \
123 void __nilfs_error(struct super_block *sb, const char *function, in __nilfs_error() function