Lines Matching refs:nilfs_bmap_convert_error
29 static int nilfs_bmap_convert_error(struct nilfs_bmap *bmap, in nilfs_bmap_convert_error() function
91 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_lookup_at_level()
103 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_lookup_contig()
158 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_insert()
214 ret = nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_seek_key()
227 ret = nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_last_key()
256 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_delete()
308 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_truncate()
348 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_propagate()
393 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_assign()
423 return nilfs_bmap_convert_error(bmap, __func__, ret); in nilfs_bmap_mark()