DBG_BUGON          22 fs/erofs/data.c 		DBG_BUGON(PageUptodate(page));
DBG_BUGON          89 fs/erofs/data.c 			DBG_BUGON(1);
DBG_BUGON          99 fs/erofs/data.c 		DBG_BUGON(1);
DBG_BUGON         139 fs/erofs/data.c 	DBG_BUGON(!nblocks);
DBG_BUGON         176 fs/erofs/data.c 		DBG_BUGON(map.m_plen != map.m_llen);
DBG_BUGON         186 fs/erofs/data.c 			DBG_BUGON(map.m_plen > PAGE_SIZE);
DBG_BUGON         213 fs/erofs/data.c 		DBG_BUGON(erofs_blkoff(map.m_pa));
DBG_BUGON         279 fs/erofs/data.c 	DBG_BUGON(bio);	/* since we have only one bio -- must be NULL */
DBG_BUGON         318 fs/erofs/data.c 	DBG_BUGON(!list_empty(pages));
DBG_BUGON          52 fs/erofs/decompressor.c 			DBG_BUGON(i < LZ4_MAX_DISTANCE_PAGES);
DBG_BUGON          53 fs/erofs/decompressor.c 			DBG_BUGON(top >= LZ4_MAX_DISTANCE_PAGES);
DBG_BUGON         230 fs/erofs/decompressor.c 		DBG_BUGON(!*rq->out);
DBG_BUGON         299 fs/erofs/decompressor.c 		DBG_BUGON(1);
DBG_BUGON         304 fs/erofs/decompressor.c 		DBG_BUGON(nrpages_out != 1);
DBG_BUGON         316 fs/erofs/decompressor.c 		DBG_BUGON(!rq->out[1]);
DBG_BUGON          52 fs/erofs/dir.c 			DBG_BUGON(1);
DBG_BUGON          27 fs/erofs/inode.c 		DBG_BUGON(1);
DBG_BUGON         114 fs/erofs/inode.c 		DBG_BUGON(1);
DBG_BUGON         128 fs/erofs/inode.c 	DBG_BUGON(1);
DBG_BUGON         156 fs/erofs/inode.c 		DBG_BUGON(1);
DBG_BUGON         195 fs/erofs/inode.c 	DBG_BUGON(!PageUptodate(page));
DBG_BUGON         175 fs/erofs/internal.h 	DBG_BUGON(v == EROFS_LOCKED_MAGIC);
DBG_BUGON          28 fs/erofs/namei.c 	DBG_BUGON(qd->name > qd->end);
DBG_BUGON         122 fs/erofs/namei.c 				DBG_BUGON(1);
DBG_BUGON         218 fs/erofs/namei.c 	DBG_BUGON(!d_really_is_negative(dentry));
DBG_BUGON         220 fs/erofs/namei.c 	DBG_BUGON(!d_unhashed(dentry));
DBG_BUGON         301 fs/erofs/super.c 	DBG_BUGON(!PageLocked(page));
DBG_BUGON         302 fs/erofs/super.c 	DBG_BUGON(mapping->a_ops != &managed_cache_aops);
DBG_BUGON         316 fs/erofs/super.c 	DBG_BUGON(!PageLocked(page));
DBG_BUGON         319 fs/erofs/super.c 	DBG_BUGON(stop > PAGE_SIZE || stop < length);
DBG_BUGON         456 fs/erofs/super.c 	DBG_BUGON(!sbi);
DBG_BUGON         571 fs/erofs/super.c 		DBG_BUGON(1);
DBG_BUGON         583 fs/erofs/super.c 	DBG_BUGON(!sb_rdonly(sb));
DBG_BUGON          16 fs/erofs/utils.c 		DBG_BUGON(page_ref_count(page) != 1);
DBG_BUGON          80 fs/erofs/utils.c 		DBG_BUGON(index != grp->index);
DBG_BUGON          95 fs/erofs/utils.c 		DBG_BUGON(1);
DBG_BUGON         179 fs/erofs/utils.c 	DBG_BUGON(xa_untag_pointer(radix_tree_delete(&sbi->workstn_tree,
DBG_BUGON          79 fs/erofs/xattr.c 			DBG_BUGON(1);
DBG_BUGON         119 fs/erofs/xattr.c 			DBG_BUGON(it.ofs != EROFS_BLKSIZ);
DBG_BUGON         194 fs/erofs/xattr.c 		DBG_BUGON(xattr_header_sz > vi->xattr_isize);
DBG_BUGON         239 fs/erofs/xattr.c 			DBG_BUGON(1);
DBG_BUGON         260 fs/erofs/xattr.c 			DBG_BUGON(it->ofs > EROFS_BLKSIZ);
DBG_BUGON         295 fs/erofs/xattr.c 			DBG_BUGON(it->ofs > EROFS_BLKSIZ);
DBG_BUGON          76 fs/erofs/zdata.c 	DBG_BUGON(cl->nr_pages);
DBG_BUGON          77 fs/erofs/zdata.c 	DBG_BUGON(cl->vcnt);
DBG_BUGON         356 fs/erofs/zdata.c 		DBG_BUGON(1);
DBG_BUGON         363 fs/erofs/zdata.c 		DBG_BUGON(1);
DBG_BUGON         371 fs/erofs/zdata.c 			DBG_BUGON(1);
DBG_BUGON         462 fs/erofs/zdata.c 	DBG_BUGON(clt->cl);
DBG_BUGON         465 fs/erofs/zdata.c 	DBG_BUGON(clt->owned_head == Z_EROFS_PCLUSTER_NIL);
DBG_BUGON         466 fs/erofs/zdata.c 	DBG_BUGON(clt->owned_head == Z_EROFS_PCLUSTER_TAIL_CLOSED);
DBG_BUGON         469 fs/erofs/zdata.c 		DBG_BUGON(1);
DBG_BUGON         732 fs/erofs/zdata.c 		DBG_BUGON(PageUptodate(page));
DBG_BUGON         733 fs/erofs/zdata.c 		DBG_BUGON(!page->mapping);
DBG_BUGON         773 fs/erofs/zdata.c 	DBG_BUGON(!READ_ONCE(cl->nr_pages));
DBG_BUGON         812 fs/erofs/zdata.c 		DBG_BUGON(!page);
DBG_BUGON         813 fs/erofs/zdata.c 		DBG_BUGON(!page->mapping);
DBG_BUGON         823 fs/erofs/zdata.c 		DBG_BUGON(pagenr >= nr_pages);
DBG_BUGON         830 fs/erofs/zdata.c 			DBG_BUGON(1);
DBG_BUGON         848 fs/erofs/zdata.c 		DBG_BUGON(!page);
DBG_BUGON         849 fs/erofs/zdata.c 		DBG_BUGON(!page->mapping);
DBG_BUGON         864 fs/erofs/zdata.c 			DBG_BUGON(pagenr >= nr_pages);
DBG_BUGON         866 fs/erofs/zdata.c 				DBG_BUGON(1);
DBG_BUGON         878 fs/erofs/zdata.c 			DBG_BUGON(PageUptodate(page));
DBG_BUGON         926 fs/erofs/zdata.c 		DBG_BUGON(!page->mapping);
DBG_BUGON         966 fs/erofs/zdata.c 		DBG_BUGON(owned == Z_EROFS_PCLUSTER_TAIL);
DBG_BUGON         969 fs/erofs/zdata.c 		DBG_BUGON(owned == Z_EROFS_PCLUSTER_NIL);
DBG_BUGON         984 fs/erofs/zdata.c 	DBG_BUGON(iosb->io.head == Z_EROFS_PCLUSTER_TAIL_CLOSED);
DBG_BUGON        1037 fs/erofs/zdata.c 		DBG_BUGON(justfound);
DBG_BUGON        1040 fs/erofs/zdata.c 		DBG_BUGON(!PageLocked(page));
DBG_BUGON        1041 fs/erofs/zdata.c 		DBG_BUGON(PageUptodate(page));
DBG_BUGON        1042 fs/erofs/zdata.c 		DBG_BUGON(!mapping);
DBG_BUGON        1057 fs/erofs/zdata.c 	DBG_BUGON(justfound && PagePrivate(page));
DBG_BUGON        1070 fs/erofs/zdata.c 			DBG_BUGON(!justfound);
DBG_BUGON        1089 fs/erofs/zdata.c 	DBG_BUGON(page->mapping);
DBG_BUGON        1090 fs/erofs/zdata.c 	DBG_BUGON(!justfound);
DBG_BUGON        1123 fs/erofs/zdata.c 		DBG_BUGON(!io);
DBG_BUGON        1131 fs/erofs/zdata.c 	DBG_BUGON(!iosb);
DBG_BUGON        1175 fs/erofs/zdata.c 	DBG_BUGON(owned_head == Z_EROFS_PCLUSTER_TAIL_CLOSED);
DBG_BUGON        1238 fs/erofs/zdata.c 		DBG_BUGON(owned_head == Z_EROFS_PCLUSTER_TAIL_CLOSED);
DBG_BUGON        1239 fs/erofs/zdata.c 		DBG_BUGON(owned_head == Z_EROFS_PCLUSTER_NIL);
DBG_BUGON         129 fs/erofs/zdata.h 	DBG_BUGON(!PagePrivate(page));
DBG_BUGON         161 fs/erofs/zdata.h 		DBG_BUGON(id != index);
DBG_BUGON         175 fs/erofs/zdata.h 	DBG_BUGON(!PagePrivate(page));
DBG_BUGON          49 fs/erofs/zmap.c 	DBG_BUGON(vi->datalayout == EROFS_INODE_FLAT_COMPRESSION_LEGACY);
DBG_BUGON         177 fs/erofs/zmap.c 		DBG_BUGON(1);
DBG_BUGON         340 fs/erofs/zmap.c 		DBG_BUGON(1);
DBG_BUGON         356 fs/erofs/zmap.c 			DBG_BUGON(1);
DBG_BUGON         370 fs/erofs/zmap.c 		DBG_BUGON(1);
DBG_BUGON         468 fs/erofs/zmap.c 	DBG_BUGON(err < 0 && err != -ENOMEM);
DBG_BUGON          66 fs/erofs/zpvec.h 	DBG_BUGON(nr >= ctor->nr);
DBG_BUGON         141 fs/erofs/zpvec.h 		DBG_BUGON(!ctor->next);