Symbol: DBG_BUGON
fs/erofs/data.c
168
DBG_BUGON(1);
fs/erofs/data.c
257
DBG_BUGON(orig <= 0);
fs/erofs/data.c
353
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
139
DBG_BUGON(z_erofs_lzma_head);
fs/erofs/decompressor_lzma.c
204
DBG_BUGON(buf.out_pos > buf.out_size);
fs/erofs/decompressor_lzma.c
205
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
33
DBG_BUGON(1);
fs/erofs/fileio.c
32
DBG_BUGON(folio_test_uptodate(fi.folio));
fs/erofs/fscache.c
291
DBG_BUGON(!count || count % PAGE_SIZE);
fs/erofs/ishare.c
187
DBG_BUGON(list_empty(&vi_share->ishare_list));
fs/erofs/ishare.c
197
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
439
DBG_BUGON(1);
fs/erofs/super.c
824
DBG_BUGON(!sb_rdonly(sb));
fs/erofs/xattr.c
262
DBG_BUGON(xattr_header_sz > vi->xattr_isize);
fs/erofs/xattr.c
280
DBG_BUGON(1);
fs/erofs/xattr.c
75
DBG_BUGON(1);
fs/erofs/zdata.c
1136
DBG_BUGON((poff >> PAGE_SHIFT) >= be->nr_pages);
fs/erofs/zdata.c
1171
DBG_BUGON(pgnr >= be->nr_pages);
fs/erofs/zdata.c
1209
DBG_BUGON(z_erofs_page_is_invalidated(bvec.page));
fs/erofs/zdata.c
1244
DBG_BUGON(z_erofs_page_is_invalidated(page));
fs/erofs/zdata.c
1357
DBG_BUGON(z_erofs_page_is_invalidated(page));
fs/erofs/zdata.c
1408
DBG_BUGON(!be.pcl);
fs/erofs/zdata.c
1421
DBG_BUGON(bgq->head == Z_EROFS_PCLUSTER_TAIL);
fs/erofs/zdata.c
1511
DBG_BUGON(z_erofs_is_shortlived_page(bvec->bv_page));
fs/erofs/zdata.c
155
DBG_BUGON(!nextpage);
fs/erofs/zdata.c
1557
DBG_BUGON(1); /* referenced managed folios can't be truncated */
fs/erofs/zdata.c
1646
DBG_BUGON(folio_test_uptodate(folio));
fs/erofs/zdata.c
1647
DBG_BUGON(z_erofs_page_is_invalidated(&folio->page));
fs/erofs/zdata.c
1736
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
631
DBG_BUGON(pcl->from_meta);
fs/erofs/zdata.c
656
DBG_BUGON(stop > folio_size(folio) || stop < length);
fs/erofs/zdata.c
771
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
833
DBG_BUGON(pcl && map->m_pa != pcl->pos);
fs/erofs/zdata.c
901
DBG_BUGON(__xa_erase(&sbi->managed_pslots, pcl->pos) != pcl);
fs/erofs/zdata.c
951
DBG_BUGON(__lockref_is_dead(&pcl->lockref));
fs/erofs/zmap.c
169
DBG_BUGON(1);
fs/erofs/zmap.c
222
DBG_BUGON(1);
fs/erofs/zmap.c
245
DBG_BUGON(vi->datalayout != EROFS_INODE_COMPRESSED_FULL);
fs/erofs/zmap.c
254
DBG_BUGON(1);
fs/erofs/zmap.c
258
DBG_BUGON(1);
fs/erofs/zmap.c
291
DBG_BUGON(1);
fs/erofs/zmap.c
306
DBG_BUGON(m->type == Z_EROFS_LCLUSTER_TYPE_NONHEAD);
fs/erofs/zmap.c
307
DBG_BUGON(m->type != m->headtype);
fs/erofs/zmap.c
330
DBG_BUGON(lcn == initial_lcn &&
fs/erofs/zmap.c
335
DBG_BUGON(1);
fs/erofs/zmap.c
374
DBG_BUGON(1);
fs/erofs/zmap.c
477
DBG_BUGON(1);
fs/erofs/zmap.c
48
DBG_BUGON(1);
fs/erofs/zmap.c
573
DBG_BUGON(1);
fs/erofs/zmap.c
80
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);