/linux-4.4.14/fs/ocfs2/ |
D | super.h | 38 #define ocfs2_error(sb, fmt, ...) \ macro
|
D | extent_map.c | 307 ocfs2_error(inode->i_sb, in ocfs2_last_eb_is_empty() 443 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache() 478 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache() 567 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters() 586 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters()
|
D | alloc.c | 911 rc = ocfs2_error(sb, in ocfs2_validate_extent_block() 919 rc = ocfs2_error(sb, in ocfs2_validate_extent_block() 927 rc = ocfs2_error(sb, in ocfs2_validate_extent_block() 1446 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1455 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1785 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1810 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1831 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 2110 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_rotate_subtree_right() 2250 ocfs2_error(sb, "Invalid extent tree at extent block %llu\n", in ocfs2_find_cpos_for_left_leaf() [all …]
|
D | inode.c | 1364 rc = ocfs2_error(sb, "Invalid dinode #%llu: signature = %.*s\n", in ocfs2_validate_inode_block() 1371 rc = ocfs2_error(sb, "Invalid dinode #%llu: i_blkno is %llu\n", in ocfs2_validate_inode_block() 1378 rc = ocfs2_error(sb, in ocfs2_validate_inode_block() 1386 rc = ocfs2_error(sb, in ocfs2_validate_inode_block()
|
D | refcounttree.c | 105 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block() 113 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block() 121 rc = ocfs2_error(sb, in ocfs2_validate_refcount_block() 1103 ret = ocfs2_error(sb, in ocfs2_get_refcount_rec() 2358 …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() 2542 …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() 2667 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 s… in ocfs2_replace_cow()
|
D | suballoc.c | 172 return ocfs2_error(sb, fmt, ##__VA_ARGS__); \ 372 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_block_group_fill() 821 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_reserve_suballoc_bits() 1357 …return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are … in ocfs2_block_group_set_bits() 1891 status = ocfs2_error(ac->ac_inode->i_sb, in ocfs2_claim_suballoc_bits() 2416 …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 | dir.c | 483 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 490 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 498 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 600 ret = ocfs2_error(sb, in ocfs2_validate_dx_root() 643 ret = ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s\n", in ocfs2_validate_dx_leaf() 806 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec() 825 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec()
|
D | move_extents.c | 102 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 | 668 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()
|
D | namei.c | 1567 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename() 1579 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
|
D | quota_local.c | 140 ocfs2_error(inode->i_sb, in ocfs2_read_quota_block()
|
D | xattr.c | 502 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 509 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 516 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 3691 ret = ocfs2_error(inode->i_sb, in ocfs2_xattr_get_rec() 3709 ret = ocfs2_error(inode->i_sb, "Inode %lu has bad extent record (%u, %u, 0) in xattr\n", in ocfs2_xattr_get_rec()
|
D | journal.c | 574 ocfs2_error(bh->b_bdev->bd_super, in ocfs2_abort_trigger()
|