Home
last modified time | relevance | path

Searched refs:ocfs2_error (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.h19 #define ocfs2_error(sb, fmt, ...) \ macro
H A Dextent_map.c295 ocfs2_error(inode->i_sb, in ocfs2_last_eb_is_empty()
431 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache()
466 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache()
555 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters()
574 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters()
H A Dinode.c1392 rc = ocfs2_error(sb, "Invalid dinode #%llu: signature = %.*s\n", in ocfs2_validate_inode_block()
1399 rc = ocfs2_error(sb, "Invalid dinode #%llu: i_blkno is %llu\n", in ocfs2_validate_inode_block()
1406 rc = ocfs2_error(sb, in ocfs2_validate_inode_block()
1414 rc = ocfs2_error(sb, in ocfs2_validate_inode_block()
H A Dalloc.c906 rc = ocfs2_error(sb, in ocfs2_validate_extent_block()
914 rc = ocfs2_error(sb, in ocfs2_validate_extent_block()
922 rc = ocfs2_error(sb, in ocfs2_validate_extent_block()
1467 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target()
1475 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target()
1802 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path()
1827 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path()
1848 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path()
2124 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_rotate_subtree_right()
2264 ocfs2_error(s in ocfs2_find_cpos_for_left_leaf()
[all...]
H A Dsuballoc.c156 return ocfs2_error(sb, fmt, ##__VA_ARGS__); \
356 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_block_group_fill()
805 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_reserve_suballoc_bits()
1369 return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are freed. num_bits %d\n", in ocfs2_block_group_set_bits()
1903 status = ocfs2_error(ac->ac_inode->i_sb, in ocfs2_claim_suballoc_bits()
2431 return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are freed. num_bits %d\n", in ocfs2_block_group_clear_bits()
H A Ddir.c472 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer()
479 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer()
487 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer()
589 ret = ocfs2_error(sb, in ocfs2_validate_dx_root()
632 ret = ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s\n", in ocfs2_validate_dx_leaf()
795 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec()
814 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec()
H A Drefcounttree.c98 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block()
106 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block()
114 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block()
1097 ret = ocfs2_error(sb, in ocfs2_get_refcount_rec()
2351 ret = ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not set in the super block\n", in ocfs2_mark_extent_refcounted()
2534 ret = ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not set in the super block\n", in ocfs2_prepare_refcount_change_for_del()
2659 ret = ocfs2_error(inode->i_sb, in ocfs2_refcount_cal_cow_clusters()
3097 ret = ocfs2_error(sb, in ocfs2_clear_ext_refcount()
3365 return ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not set in the super block\n", in ocfs2_replace_cow()
H A Dlocalalloc.c657 status = ocfs2_error(osb->sb, "local alloc inode %llu says it has %u used bits, but a count shows %u\n", in ocfs2_reserve_local_alloc_bits()
H A Dmove_extents.c95 ret = ocfs2_error(inode->i_sb, in __ocfs2_move_extent()
H A Daops.c229 ocfs2_error(inode->i_sb, "Inode %llu lost inline data flag\n", in ocfs2_read_inline_data()
238 ocfs2_error(inode->i_sb, in ocfs2_read_inline_data()
H A Djournal.c561 ocfs2_error(bh->b_bdev->bd_super, in ocfs2_abort_trigger()
672 return ocfs2_error(osb->sb, "A previous attempt to " in __ocfs2_journal_access()
H A Dnamei.c1568 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
1580 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
H A Dquota_local.c141 return ocfs2_error(inode->i_sb, in ocfs2_read_quota_block()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.h17 #define ocfs2_error(sb, fmt, ...) \ macro
H A Dextent_map.c293 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()
H A Dinode.c1390 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()
H A Dalloc.c904 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()
1465 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target()
1473 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target()
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()
2122 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_rotate_subtree_right()
2262 ocfs2_error(s in ocfs2_find_cpos_for_left_leaf()
[all...]
H A Dsuballoc.c154 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 freed. num_bits %d\n", 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 freed. num_bits %d\n", in ocfs2_block_group_clear_bits()
H A Ddir.c464 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()
H A Drefcounttree.c96 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 set in the super block\n", 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 set in the super block\n", in ocfs2_prepare_refcount_change_for_del()
2657 ret = ocfs2_error(inode->i_sb, in ocfs2_refcount_cal_cow_clusters()
3098 ret = ocfs2_error(sb, in ocfs2_clear_ext_refcount()
3336 return ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not set in the super block\n", in ocfs2_replace_cow()
H A Dlocalalloc.c655 status = ocfs2_error(osb->sb, "local alloc inode %llu says it has %u used bits, but a count shows %u\n", in ocfs2_reserve_local_alloc_bits()
H A Dmove_extents.c93 ret = ocfs2_error(inode->i_sb, in __ocfs2_move_extent()
H A Djournal.c557 ocfs2_error(bh->b_assoc_map->host->i_sb, in ocfs2_abort_trigger()
668 return ocfs2_error(osb->sb, "A previous attempt to " in __ocfs2_journal_access()
H A Daops.c227 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()
H A Dnamei.c1571 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
1583 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()

Completed in 66 milliseconds

12