Searched refs:ocfs2_error (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
D | super.h | 38 #define ocfs2_error(sb, fmt, args...) __ocfs2_error(sb, __PRETTY_FUNCTION__, fmt, ##args) 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, "Inode %lu has bad extent " in ocfs2_get_clusters_nocache() 566 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters() 585 ocfs2_error(inode->i_sb, "Inode %lu has bad extent " in ocfs2_xattr_get_clusters()
|
D | alloc.c | 911 ocfs2_error(sb, in ocfs2_validate_extent_block() 919 ocfs2_error(sb, in ocfs2_validate_extent_block() 928 ocfs2_error(sb, in ocfs2_validate_extent_block() 1448 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1458 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1790 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1816 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1838 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 2118 ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_rotate_subtree_right() 2259 ocfs2_error(sb, in ocfs2_find_cpos_for_left_leaf() [all …]
|
D | inode.c | 1353 ocfs2_error(sb, "Invalid dinode #%llu: signature = %.*s\n", in ocfs2_validate_inode_block() 1360 ocfs2_error(sb, "Invalid dinode #%llu: i_blkno is %llu\n", in ocfs2_validate_inode_block() 1367 ocfs2_error(sb, in ocfs2_validate_inode_block() 1375 ocfs2_error(sb, in ocfs2_validate_inode_block()
|
D | refcounttree.c | 105 ocfs2_error(sb, in ocfs2_validate_refcount_block() 113 ocfs2_error(sb, in ocfs2_validate_refcount_block() 122 ocfs2_error(sb, in ocfs2_validate_refcount_block() 1105 ocfs2_error(sb, in ocfs2_get_refcount_rec() 2364 ocfs2_error(inode->i_sb, "Inode %lu want to use refcount " in ocfs2_mark_extent_refcounted() 2550 ocfs2_error(inode->i_sb, "Inode %lu want to use refcount " in ocfs2_prepare_refcount_change_for_del() 2677 ocfs2_error(inode->i_sb, in ocfs2_refcount_cal_cow_clusters() 3111 ocfs2_error(sb, in ocfs2_clear_ext_refcount() 3381 ocfs2_error(inode->i_sb, "Inode %lu want to use refcount " in ocfs2_replace_cow()
|
D | suballoc.c | 174 ocfs2_error(sb, fmt, ##__VA_ARGS__); \ 387 ocfs2_error(alloc_inode->i_sb, "group block (%llu) != " in ocfs2_block_group_fill() 837 ocfs2_error(alloc_inode->i_sb, "Invalid chain allocator %llu", in ocfs2_reserve_suballoc_bits() 1373 ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit" in ocfs2_block_group_set_bits() 1908 ocfs2_error(ac->ac_inode->i_sb, in ocfs2_claim_suballoc_bits() 2432 ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit" in ocfs2_block_group_clear_bits()
|
D | dir.c | 484 ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 493 ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 503 ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 607 ocfs2_error(sb, in ocfs2_validate_dx_root() 651 ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s", in ocfs2_validate_dx_leaf() 815 ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec() 835 ocfs2_error(inode->i_sb, "Inode %lu has bad extent " in ocfs2_dx_dir_lookup_rec()
|
D | move_extents.c | 102 ocfs2_error(inode->i_sb, in __ocfs2_move_extent()
|
D | aops.c | 230 ocfs2_error(inode->i_sb, "Inode %llu lost inline data flag", 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 " in ocfs2_reserve_local_alloc_bits()
|
D | quota_local.c | 140 ocfs2_error(inode->i_sb, in ocfs2_read_quota_block()
|
D | xattr.c | 502 ocfs2_error(sb, in ocfs2_validate_xattr_block() 511 ocfs2_error(sb, in ocfs2_validate_xattr_block() 520 ocfs2_error(sb, in ocfs2_validate_xattr_block() 3697 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_rec() 3716 ocfs2_error(inode->i_sb, "Inode %lu has bad extent " in ocfs2_xattr_get_rec()
|
D | journal.c | 576 ocfs2_error(bh->b_assoc_map->host->i_sb, in ocfs2_abort_trigger()
|