Home
last modified time | relevance | path

Searched refs:jfs_error (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_dmap.c373 jfs_error(ip->i_sb, "block to be freed is outside the map\n"); in dbFree()
410 jfs_error(ip->i_sb, "error in block map\n"); in dbFree()
468 jfs_error(ipbmap->i_sb, "blocks are outside the map\n"); in dbUpdatePMap()
752 jfs_error(ip->i_sb, "the hint is outside the map\n"); in dbAlloc()
1015 jfs_error(ip->i_sb, "the block is outside the filesystem\n"); in dbExtend()
1091 jfs_error(bmp->db_ipbmap->i_sb, "Corrupt dmap page\n"); in dbAllocNext()
1221 jfs_error(bmp->db_ipbmap->i_sb, "Corrupt dmap page\n"); in dbAllocNear()
1335 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG()
1370 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG()
1387 jfs_error(bmp->db_ipbmap->i_sb, "Corrupt dmapctl page\n"); in dbAllocAG()
[all …]
H A Djfs_imap.c378 jfs_error(ip->i_sb, "i_ino != di_number\n"); in diRead()
610 jfs_error(ip->i_sb, "ixpxd invalid\n"); in diWrite()
878 jfs_error(ip->i_sb, "inum = %d, iagno = %d, nextiag = %d\n", in diFree()
914 jfs_error(ip->i_sb, "wmap shows inode already free\n"); in diFree()
921 jfs_error(ip->i_sb, "invalid inoext\n"); in diFree()
933 jfs_error(ip->i_sb, "numfree > numinos\n"); in diFree()
1182 jfs_error(ip->i_sb, "the pmap does not show inode free\n"); in diFree()
1503 jfs_error(ip->i_sb, in diAlloc()
1645 jfs_error(ip->i_sb, "numfree > numinos\n"); in diAllocAG()
1796 jfs_error(ip->i_sb, "nfreeinos = 0, but iag on freelist\n"); in diAllocIno()
[all …]
H A Djfs_superblock.h99 extern void jfs_error(struct super_block *, const char *, ...);
H A Djfs_xtree.c63 jfs_error((IP)->i_sb, \
479 jfs_error(ip->i_sb, "stack overrun!\n"); in xtSearch()
1365 jfs_error(ip->i_sb, "xtSearch did not find extent\n"); in xtExtend()
1373 jfs_error(ip->i_sb, "extension is not contiguous\n"); in xtExtend()
1530 jfs_error(ip->i_sb, "Could not find extent\n"); in xtUpdate()
1553 jfs_error(ip->i_sb, in xtUpdate()
1683 jfs_error(ip->i_sb, "xoff >= nxoff\n"); in xtUpdate()
1823 jfs_error(ip->i_sb, "xtSearch failed\n"); in xtUpdate()
1829 jfs_error(ip->i_sb, "unexpected value of index\n"); in xtUpdate()
2678 jfs_error(ip->i_sb, "stack overrun!\n"); in xtTruncate()
[all …]
H A Djfs_metapage.c631 jfs_error(inode->i_sb, in __get_metapage()
642 jfs_error(inode->i_sb, in __get_metapage()
733 jfs_error(mp->sb, "metapage_write_one() failed\n"); in force_metapage()
779 jfs_error(mp->sb, "metapage_write_one() failed\n"); in release_metapage()
H A Dsuper.c83 void jfs_error(struct super_block *sb, const char *fmt, ...) in jfs_error() function
626 jfs_error(sb, "lmLogShutdown failed\n"); in jfs_freeze()
655 jfs_error(sb, "updateSuper failed\n"); in jfs_unfreeze()
660 jfs_error(sb, "lmLogInit failed\n"); in jfs_unfreeze()
H A Djfs_extent.c219 jfs_error(ip->i_sb, "corrupt xtree\n"); in extHint()
H A Dresize.c526 jfs_error(sb, "\n"); in jfs_extendfs()
H A Dxattr.c370 jfs_error(sb, "nbytes is 0\n"); in ea_read()
472 jfs_error(sb, "invalid ea.flag\n"); in ea_get()
H A Dnamei.c803 jfs_error(ip->i_sb, "read-only filesystem\n"); in jfs_link()
1189 jfs_error(new_ip->i_sb, in jfs_rename()
H A Djfs_dtree.c122 jfs_error((IP)->i_sb, \
772 jfs_error(sb, "stack overrun!\n"); in dtSearch()
2967 jfs_error(ip->i_sb, in jfs_readdir()
3088 jfs_error(ip->i_sb, "btstack overrun\n"); in dtReadFirst()
3100 jfs_error(ip->i_sb, "stbl[0] out of bound\n"); in dtReadFirst()
H A Djfs_txnmgr.c358 jfs_error(sb, "read-only filesystem\n"); in txBegin()
2637 jfs_error(tblk->sb, "\n"); in txAbort()