Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h301 void __nilfs_error(struct super_block *sb, const char *function,
309 __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
321 __nilfs_error(sb, "", " "); \
H A Dbmap.c35 __nilfs_error(inode->i_sb, fname, in nilfs_bmap_convert_error()
H A Dsuper.c120 void __nilfs_error(struct super_block *sb, const char *function, in __nilfs_error() function