/linux/fs/ocfs2/ |
H A D | super.h | 17 #define ocfs2_error(sb, fmt, ...) \ macro
|
H 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() 439 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache() 474 ocfs2_error(inode->i_sb, in ocfs2_get_clusters_nocache() 563 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters() 582 ocfs2_error(inode->i_sb, in ocfs2_xattr_get_clusters()
|
H 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() 971 retval = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_num_free_extents() 1472 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1480 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_find_branch_target() 1807 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1815 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1840 ocfs2_error(ocfs2_metadata_cache_get_super(ci), in __ocfs2_find_path() 1861 ocfs2_error(ocfs2_metadata_cache_get_supe in __ocfs2_find_path() [all...] |
H A D | inode.c | 1466 rc = ocfs2_error(sb, "Invalid dinode #%llu: signature = %.*s\n", in ocfs2_validate_inode_block() 1473 rc = ocfs2_error(sb, "Invalid dinode #%llu: i_blkno is %llu\n", in ocfs2_validate_inode_block() 1480 rc = ocfs2_error(sb, in ocfs2_validate_inode_block() 1488 rc = ocfs2_error(sb, in ocfs2_validate_inode_block()
|
H A D | suballoc.c | 158 return ocfs2_error(sb, fmt, ##__VA_ARGS__); \ 358 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_block_group_fill() 809 status = ocfs2_error(alloc_inode->i_sb, in ocfs2_reserve_suballoc_bits() 1400 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() 1970 status = ocfs2_error(ac->ac_inode->i_sb, in ocfs2_claim_suballoc_bits() 2514 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 D | dir.c | 470 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 477 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 485 rc = ocfs2_error(dir->i_sb, in ocfs2_check_dir_trailer() 587 ret = ocfs2_error(sb, in ocfs2_validate_dx_root() 630 ret = ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s\n", in ocfs2_validate_dx_leaf() 793 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec() 802 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec() 820 ret = ocfs2_error(inode->i_sb, in ocfs2_dx_dir_lookup_rec()
|
H A D | xattr.c | 488 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 495 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 502 return ocfs2_error(sb, in ocfs2_validate_xattr_block() 1080 ocfs2_error(inode->i_sb, "corrupted xattr entries"); in ocfs2_xattr_find_entry() 1089 ocfs2_error(inode->i_sb, in ocfs2_xattr_find_entry() 3712 ret = ocfs2_error(inode->i_sb, in ocfs2_xattr_get_rec() 3730 ret = ocfs2_error(inode->i_sb, "Inode %lu has bad extent record (%u, %u, 0) in xattr\n", in ocfs2_xattr_get_rec()
|
H A D | move_extents.c | 93 ret = ocfs2_error(inode->i_sb, in __ocfs2_move_extent()
|
H A D | aops.c | 218 ocfs2_error(inode->i_sb, "Inode %llu lost inline data flag\n", in ocfs2_read_inline_data() 227 ocfs2_error(inode->i_sb, in ocfs2_read_inline_data()
|
H A D | journal.c | 592 ocfs2_error(ot->sb, in ocfs2_abort_trigger() 692 return ocfs2_error(osb->sb, "A previous attempt to " in __ocfs2_journal_access()
|
H A D | localalloc.c | 656 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 D | namei.c | 1576 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename() 1588 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s " in ocfs2_rename()
|
H A D | quota_local.c | 141 return ocfs2_error(inode->i_sb, in ocfs2_read_quota_block()
|