Lines Matching refs:BUG_ON
130 BUG_ON(!recs); in ntfs_end_buffer_async_read()
186 BUG_ON(!ni->runlist.rl && !ni->mft_no && !NInoAttr(ni)); in ntfs_read_block()
199 BUG_ON(!bh); in ntfs_read_block()
392 BUG_ON(!PageLocked(page)); in ntfs_read_folio()
422 BUG_ON(ni->type != AT_DATA); in ntfs_read_folio()
428 BUG_ON(ni->type != AT_DATA); in ntfs_read_folio()
429 BUG_ON(ni->name_len); in ntfs_read_folio()
556 BUG_ON(!NInoNonResident(ni)); in ntfs_write_block()
557 BUG_ON(NInoMstProtected(ni)); in ntfs_write_block()
561 BUG_ON(!PageUptodate(page)); in ntfs_write_block()
578 BUG_ON(!bh); in ntfs_write_block()
822 BUG_ON(!buffer_uptodate(bh)); in ntfs_write_block()
854 BUG_ON(PageWriteback(page)); in ntfs_write_block()
924 BUG_ON(!NInoNonResident(ni)); in ntfs_write_mst_block()
925 BUG_ON(!NInoMstProtected(ni)); in ntfs_write_mst_block()
933 BUG_ON(!(is_mft || S_ISDIR(vi->i_mode) || in ntfs_write_mst_block()
938 BUG_ON(!max_bhs); in ntfs_write_mst_block()
939 BUG_ON(max_bhs > MAX_BUF_PER_PAGE); in ntfs_write_mst_block()
946 BUG_ON(!bh); in ntfs_write_mst_block()
949 BUG_ON(!(PAGE_SIZE >> rec_size_bits)); in ntfs_write_mst_block()
951 BUG_ON(!bhs_per_rec); in ntfs_write_mst_block()
986 BUG_ON(block > rec_block); in ntfs_write_mst_block()
1094 BUG_ON(!buffer_uptodate(bh)); in ntfs_write_mst_block()
1095 BUG_ON(nr_bhs >= max_bhs); in ntfs_write_mst_block()
1106 BUG_ON(!PageUptodate(page)); in ntfs_write_mst_block()
1186 BUG_ON(!buffer_uptodate(tbh)); in ntfs_write_mst_block()
1187 BUG_ON(!buffer_mapped(tbh)); in ntfs_write_mst_block()
1270 BUG_ON(!base_tni); in ntfs_write_mst_block()
1305 BUG_ON(PageWriteback(page)); in ntfs_write_mst_block()
1350 BUG_ON(!PageLocked(page)); in ntfs_writepage()
1377 BUG_ON(ni->type != AT_DATA); in ntfs_writepage()
1383 BUG_ON(ni->type != AT_DATA); in ntfs_writepage()
1384 BUG_ON(ni->name_len); in ntfs_writepage()
1422 BUG_ON(page_has_buffers(page)); in ntfs_writepage()
1423 BUG_ON(!PageUptodate(page)); in ntfs_writepage()
1427 BUG_ON(PageWriteback(page)); in ntfs_writepage()
1466 BUG_ON(PageWriteback(page)); in ntfs_writepage()
1481 BUG_ON(err); in ntfs_writepage()
1571 BUG_ON(NInoCompressed(ni)); in ntfs_bmap()
1572 BUG_ON(NInoMstProtected(ni)); in ntfs_bmap()
1719 BUG_ON(!PageUptodate(page)); in mark_ntfs_record_dirty()
1741 BUG_ON(!bh); in mark_ntfs_record_dirty()