Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dnilfs.h296 void __nilfs_error(struct super_block *sb, const char *function,
304 __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
316 __nilfs_error(sb, "", " "); \
H A Dbmap.c35 __nilfs_error(inode->i_sb, fname, in nilfs_bmap_convert_error()
H A Dsuper.c107 * __nilfs_error() - report failure condition on a filesystem
109 * __nilfs_error() sets an ERROR_FS flag on the superblock as well as
119 void __nilfs_error(struct super_block *sb, const char *function, in __nilfs_error() function
/kernel/linux/linux-6.6/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.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, in __nilfs_error() function

Completed in 7 milliseconds