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

/linux-master/fs/ocfs2/
H A Dsuper.h17 #define ocfs2_error(sb, fmt, ...) \ macro
H A Dextent_map.c293 ocfs2_error(inode->i_sb,
429 ocfs2_error(inode->i_sb,
464 ocfs2_error(inode->i_sb,
553 ocfs2_error(inode->i_sb,
572 ocfs2_error(inode->i_sb,
H A Dalloc.c904 rc = ocfs2_error(sb,
912 rc = ocfs2_error(sb,
920 rc = ocfs2_error(sb,
971 retval = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci),
1472 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci),
1480 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci),
1807 ocfs2_error(ocfs2_metadata_cache_get_super(ci),
1832 ocfs2_error(ocfs2_metadata_cache_get_super(ci),
1853 ocfs2_error(ocfs2_metadata_cache_get_super(ci),
2129 ocfs2_error(ocfs2_metadata_cache_get_supe
[all...]
H A Dinode.c1390 rc = ocfs2_error(sb, "Invalid dinode #%llu: signature = %.*s\n",
1397 rc = ocfs2_error(sb, "Invalid dinode #%llu: i_blkno is %llu\n",
1404 rc = ocfs2_error(sb,
1412 rc = ocfs2_error(sb,
H A Dsuballoc.c154 return ocfs2_error(sb, fmt, ##__VA_ARGS__); \
354 status = ocfs2_error(alloc_inode->i_sb,
803 status = ocfs2_error(alloc_inode->i_sb,
1367 return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are freed. num_bits %d\n",
1901 status = ocfs2_error(ac->ac_inode->i_sb,
2429 return ocfs2_error(alloc_inode->i_sb, "Group descriptor # %llu has bit count %u but claims %u are freed. num_bits %d\n",
H A Drefcounttree.c96 rc = ocfs2_error(sb,
104 rc = ocfs2_error(sb,
112 rc = ocfs2_error(sb,
1095 ret = ocfs2_error(sb,
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",
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",
2657 ret = ocfs2_error(inode->i_sb,
3098 ret = ocfs2_error(sb,
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",
H A Ddir.c464 rc = ocfs2_error(dir->i_sb,
471 rc = ocfs2_error(dir->i_sb,
479 rc = ocfs2_error(dir->i_sb,
581 ret = ocfs2_error(sb,
624 ret = ocfs2_error(sb, "Dir Index Leaf has bad signature %.*s\n",
787 ret = ocfs2_error(inode->i_sb,
806 ret = ocfs2_error(inode->i_sb,
H A Djournal.c557 ocfs2_error(bh->b_assoc_map->host->i_sb,
668 return ocfs2_error(osb->sb, "A previous attempt to "
H A Daops.c227 ocfs2_error(inode->i_sb, "Inode %llu lost inline data flag\n",
236 ocfs2_error(inode->i_sb,
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",
H A Dmove_extents.c93 ret = ocfs2_error(inode->i_sb,
H A Dnamei.c1570 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s "
1582 ocfs2_error(osb->sb, "new entry %.*s is added, but old entry %.*s "
H A Dquota_local.c141 return ocfs2_error(inode->i_sb,
H A Dxattr.c488 return ocfs2_error(sb,
495 return ocfs2_error(sb,
502 return ocfs2_error(sb,
3704 ret = ocfs2_error(inode->i_sb,
3722 ret = ocfs2_error(inode->i_sb, "Inode %lu has bad extent record (%u, %u, 0) in xattr\n",

Completed in 327 milliseconds