Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Drecovery.c48 static int nilfs_warn_segment_error(struct super_block *sb, int err) in nilfs_warn_segment_error() function
171 return nilfs_warn_segment_error(nilfs->ns_sb, ret); in nilfs_read_super_root_block()
953 return ret < 0 ? ret : nilfs_warn_segment_error(nilfs->ns_sb, ret); in nilfs_search_super_root()