/fs/ocfs2/ |
D | super.h | 19 #define ocfs2_error(sb, fmt, ...) \ macro
|
D | extent_map.c | 295 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()
|
D | alloc.c | 906 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() 1468 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1476 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1803 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1828 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1849 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 2125 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_rotate_subtree_right() 2265 ocfs2_error(sb, "Invalid extent tree at extent block %llu\n", in ocfs2_find_cpos_for_left_leaf() [all …]
|
D | inode.c | 1392 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()
|
D | suballoc.c | 156 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() 1366 …return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are … in ocfs2_block_group_set_bits() 1900 status = ocfs2_error(ac->ac_inode->i_sb, in ocfs2_claim_suballoc_bits() 2427 …return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are … in ocfs2_block_group_clear_bits()
|
D | refcounttree.c | 98 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() 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() 3095 ret = ocfs2_error(sb, in ocfs2_clear_ext_refcount() 3363 …return ocfs2_error(inode->i_sb, "Inode %lu want to use refcount tree, but the feature bit is not s… in ocfs2_replace_cow()
|
D | dir.c | 466 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 473 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 481 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 583 ret = ocfs2_error(sb, in ocfs2_validate_dx_root() 626 ret = ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s\n", in ocfs2_validate_dx_leaf() 789 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec() 808 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec()
|
D | journal.c | 561 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()
|
D | move_extents.c | 95 ret = ocfs2_error(inode->i_sb, in __ocfs2_move_extent()
|
D | aops.c | 230 ocfs2_error(inode->i_sb, "Inode %llu lost inline data flag\n", in ocfs2_read_inline_data() 239 ocfs2_error(inode->i_sb, in ocfs2_read_inline_data()
|
D | localalloc.c | 657 …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()
|
D | namei.c | 1560 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename() 1572 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
|
D | xattr.c | 494 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 501 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 508 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 3710 ret = ocfs2_error(inode->i_sb, in ocfs2_xattr_get_rec() 3728 ret = ocfs2_error(inode->i_sb, "Inode %lu has bad extent record (%u, %u, 0) in xattr\n", in ocfs2_xattr_get_rec()
|
D | quota_local.c | 141 return ocfs2_error(inode->i_sb, in ocfs2_read_quota_block()
|