Searched refs:ocfs2_error (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/fs/ocfs2/ |
A D | super.h | 17 #define ocfs2_error(sb, fmt, ...) \ macro
|
A D | extent_map.c | 293 ocfs2_error(inode->i_sb, in ocfs2_last_eb_is_empty() 429 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache() 464 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache() 553 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters() 572 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters()
|
A D | alloc.c | 904 rc = ocfs2_error(sb, in ocfs2_validate_extent_block() 912 rc = ocfs2_error(sb, in ocfs2_validate_extent_block() 920 rc = ocfs2_error(sb, in ocfs2_validate_extent_block() 1800 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1825 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1846 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 4390 status = ocfs2_error(sb, in ocfs2_figure_merge_contig_type() 4444 status = ocfs2_error(sb, in ocfs2_figure_merge_contig_type() 5179 ocfs2_error(sb, in ocfs2_change_extent_flag() 7274 ocfs2_error(inode->i_sb, in ocfs2_commit_truncate() [all …]
|
A D | inode.c | 1390 rc = ocfs2_error(sb, "Invalid dinode #%llu: signature = %.*s\n", in ocfs2_validate_inode_block() 1397 rc = ocfs2_error(sb, "Invalid dinode #%llu: i_blkno is %llu\n", in ocfs2_validate_inode_block() 1404 rc = ocfs2_error(sb, in ocfs2_validate_inode_block() 1412 rc = ocfs2_error(sb, in ocfs2_validate_inode_block()
|
A D | suballoc.c | 154 return ocfs2_error(sb, fmt, ##__VA_ARGS__); \ 354 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_block_group_fill() 803 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_reserve_suballoc_bits() 1367 …return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are … in ocfs2_block_group_set_bits() 1901 status = ocfs2_error(ac->ac_inode->i_sb, in ocfs2_claim_suballoc_bits() 2429 …return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are … in ocfs2_block_group_clear_bits()
|
A D | refcounttree.c | 96 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block() 104 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block() 112 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block() 1095 ret = ocfs2_error(sb, in ocfs2_get_refcount_rec() 2349 …ret = ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not se… in ocfs2_mark_extent_refcounted() 2532 …ret = ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not se… in ocfs2_prepare_refcount_change_for_del() 2657 ret = ocfs2_error(inode->i_sb, in ocfs2_refcount_cal_cow_clusters() 3097 ret = ocfs2_error(sb, in ocfs2_clear_ext_refcount() 3335 …return ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not s… in ocfs2_replace_cow()
|
A D | dir.c | 464 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 471 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 479 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 581 ret = ocfs2_error(sb, in ocfs2_validate_dx_root() 624 ret = ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s\n", in ocfs2_validate_dx_leaf() 787 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec() 806 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec()
|
A D | move_extents.c | 93 ret = ocfs2_error(inode->i_sb, in __ocfs2_move_extent()
|
A D | journal.c | 560 ocfs2_error(bh->b_bdev->bd_super, in ocfs2_abort_trigger() 671 return ocfs2_error(osb->sb, "A previous attempt to " in __ocfs2_journal_access()
|
A D | aops.c | 227 ocfs2_error(inode->i_sb, "Inode %llu lost inline data flag\n", in ocfs2_read_inline_data() 236 ocfs2_error(inode->i_sb, in ocfs2_read_inline_data()
|
A D | localalloc.c | 655 …status = ocfs2_error(osb->sb, "local alloc inode %llu says it has %u used bits, but a count shows … in ocfs2_reserve_local_alloc_bits()
|
A D | namei.c | 1566 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename() 1578 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
|
A D | quota_local.c | 141 return ocfs2_error(inode->i_sb, in ocfs2_read_quota_block()
|
A D | xattr.c | 492 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 499 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 506 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 3708 ret = ocfs2_error(inode->i_sb, in ocfs2_xattr_get_rec() 3726 ret = ocfs2_error(inode->i_sb, "Inode %lu has bad extent record (%u, %u, 0) in xattr\n", in ocfs2_xattr_get_rec()
|
Completed in 77 milliseconds