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

/linux-master/fs/nilfs2/
H A Dnilfs.h302 void __nilfs_error(struct super_block *sb, const char *function,
310 __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
322 __nilfs_error(sb, "", " "); \
H A Dbmap.c35 __nilfs_error(inode->i_sb, fname,
H A Dsuper.c108 * __nilfs_error() - report failure condition on a filesystem
110 * __nilfs_error() sets an ERROR_FS flag on the superblock as well as
120 void __nilfs_error(struct super_block *sb, const char *function, function

Completed in 223 milliseconds