Symbol: DBG_BUGON
fs/erofs/data.c
280
DBG_BUGON(orig <= 0);
fs/erofs/data.c
376
DBG_BUGON(iomap->type != IOMAP_INLINE);
fs/erofs/decompressor.c
165
DBG_BUGON(1);
fs/erofs/decompressor.c
248
DBG_BUGON(1);
fs/erofs/decompressor.c
264
DBG_BUGON(!*rq->out);
fs/erofs/decompressor.c
326
DBG_BUGON(no >= nrpages_out);
fs/erofs/decompressor.c
338
DBG_BUGON(ni > nrpages_in);
fs/erofs/decompressor.c
74
DBG_BUGON(i < lz4_max_distance_pages);
fs/erofs/decompressor.c
75
DBG_BUGON(top >= lz4_max_distance_pages);
fs/erofs/decompressor_lzma.c
140
DBG_BUGON(z_erofs_lzma_head);
fs/erofs/decompressor_lzma.c
205
DBG_BUGON(buf.out_pos > buf.out_size);
fs/erofs/decompressor_lzma.c
206
DBG_BUGON(buf.in_pos > buf.in_size);
fs/erofs/decompressor_lzma.c
30
DBG_BUGON(1);
fs/erofs/decompressor_zstd.c
127
DBG_BUGON(z_erofs_zstd_head);
fs/erofs/dir.c
45
DBG_BUGON(1);
fs/erofs/fileio.c
32
DBG_BUGON(folio_test_uptodate(fi.folio));
fs/erofs/ishare.c
180
DBG_BUGON(list_empty(&vi_share->ishare_list));
fs/erofs/ishare.c
190
DBG_BUGON(!realinode);
fs/erofs/namei.c
116
DBG_BUGON(1);
fs/erofs/namei.c
27
DBG_BUGON(qd->name > qd->end);
fs/erofs/super.c
433
DBG_BUGON(1);
fs/erofs/super.c
775
DBG_BUGON(!sb_rdonly(sb));
fs/erofs/xattr.c
268
DBG_BUGON(xattr_header_sz > vi->xattr_isize);
fs/erofs/xattr.c
286
DBG_BUGON(1);
fs/erofs/xattr.c
75
DBG_BUGON(1);
fs/erofs/zdata.c
1132
DBG_BUGON((poff >> PAGE_SHIFT) >= be->nr_pages);
fs/erofs/zdata.c
1167
DBG_BUGON(pgnr >= be->nr_pages);
fs/erofs/zdata.c
1205
DBG_BUGON(z_erofs_page_is_invalidated(bvec.page));
fs/erofs/zdata.c
1240
DBG_BUGON(z_erofs_page_is_invalidated(page));
fs/erofs/zdata.c
1353
DBG_BUGON(z_erofs_page_is_invalidated(page));
fs/erofs/zdata.c
1404
DBG_BUGON(!be.pcl);
fs/erofs/zdata.c
1417
DBG_BUGON(bgq->head == Z_EROFS_PCLUSTER_TAIL);
fs/erofs/zdata.c
1505
DBG_BUGON(z_erofs_is_shortlived_page(bvec->bv_page));
fs/erofs/zdata.c
155
DBG_BUGON(!nextpage);
fs/erofs/zdata.c
1553
DBG_BUGON(1); /* referenced managed folios can't be truncated */
fs/erofs/zdata.c
1641
DBG_BUGON(folio_test_uptodate(folio));
fs/erofs/zdata.c
1642
DBG_BUGON(z_erofs_page_is_invalidated(&folio->page));
fs/erofs/zdata.c
1729
DBG_BUGON(bvec.bv_len < sb->s_blocksize);
fs/erofs/zdata.c
196
DBG_BUGON(iter->bvset->nextpage);
fs/erofs/zdata.c
285
DBG_BUGON(1);
fs/erofs/zdata.c
599
DBG_BUGON(pcl->from_meta);
fs/erofs/zdata.c
608
DBG_BUGON(!erofs_folio_is_managed(sbi, folio));
fs/erofs/zdata.c
630
DBG_BUGON(pcl->from_meta);
fs/erofs/zdata.c
655
DBG_BUGON(stop > folio_size(folio) || stop < length);
fs/erofs/zdata.c
770
DBG_BUGON(!mutex_trylock(&pcl->lock));
fs/erofs/zdata.c
812
DBG_BUGON(fe->pcl);
fs/erofs/zdata.c
814
DBG_BUGON(!fe->head);
fs/erofs/zdata.c
838
DBG_BUGON(map->m_pa != pcl->pos);
fs/erofs/zdata.c
898
DBG_BUGON(__xa_erase(&sbi->managed_pslots, pcl->pos) != pcl);
fs/erofs/zdata.c
948
DBG_BUGON(__lockref_is_dead(&pcl->lockref));
fs/erofs/zmap.c
174
DBG_BUGON(1);
fs/erofs/zmap.c
227
DBG_BUGON(1);
fs/erofs/zmap.c
250
DBG_BUGON(vi->datalayout != EROFS_INODE_COMPRESSED_FULL);
fs/erofs/zmap.c
259
DBG_BUGON(1);
fs/erofs/zmap.c
263
DBG_BUGON(1);
fs/erofs/zmap.c
296
DBG_BUGON(1);
fs/erofs/zmap.c
311
DBG_BUGON(m->type == Z_EROFS_LCLUSTER_TYPE_NONHEAD);
fs/erofs/zmap.c
312
DBG_BUGON(m->type != m->headtype);
fs/erofs/zmap.c
336
DBG_BUGON(lcn == initial_lcn &&
fs/erofs/zmap.c
348
DBG_BUGON(1);
fs/erofs/zmap.c
383
DBG_BUGON(1);
fs/erofs/zmap.c
48
DBG_BUGON(1);
fs/erofs/zmap.c
578
DBG_BUGON(1);
fs/erofs/zmap.c
85
DBG_BUGON(i >= vcnt);
fs/erofs/zutil.c
190
DBG_BUGON(page && page_ref_count(page) != 1);
fs/erofs/zutil.c
60
DBG_BUGON(gbuf->ptr != ptr);