Lines Matching refs:BUG_ON

147 		BUG_ON(!recs);  in ntfs_end_buffer_async_read()
206 BUG_ON(!ni->runlist.rl && !ni->mft_no && !NInoAttr(ni)); in ntfs_read_block()
219 BUG_ON(!bh); in ntfs_read_block()
411 BUG_ON(!PageLocked(page)); in ntfs_readpage()
441 BUG_ON(ni->type != AT_DATA); in ntfs_readpage()
447 BUG_ON(ni->type != AT_DATA); in ntfs_readpage()
448 BUG_ON(ni->name_len); in ntfs_readpage()
575 BUG_ON(!NInoNonResident(ni)); in ntfs_write_block()
576 BUG_ON(NInoMstProtected(ni)); in ntfs_write_block()
580 BUG_ON(!PageUptodate(page)); in ntfs_write_block()
597 BUG_ON(!bh); in ntfs_write_block()
840 BUG_ON(!buffer_uptodate(bh)); in ntfs_write_block()
872 BUG_ON(PageWriteback(page)); in ntfs_write_block()
939 BUG_ON(!NInoNonResident(ni)); in ntfs_write_mst_block()
940 BUG_ON(!NInoMstProtected(ni)); in ntfs_write_mst_block()
948 BUG_ON(!(is_mft || S_ISDIR(vi->i_mode) || in ntfs_write_mst_block()
953 BUG_ON(!max_bhs); in ntfs_write_mst_block()
954 BUG_ON(max_bhs > MAX_BUF_PER_PAGE); in ntfs_write_mst_block()
961 BUG_ON(!bh); in ntfs_write_mst_block()
964 BUG_ON(!(PAGE_CACHE_SIZE >> rec_size_bits)); in ntfs_write_mst_block()
966 BUG_ON(!bhs_per_rec); in ntfs_write_mst_block()
1001 BUG_ON(block > rec_block); in ntfs_write_mst_block()
1109 BUG_ON(!buffer_uptodate(bh)); in ntfs_write_mst_block()
1110 BUG_ON(nr_bhs >= max_bhs); in ntfs_write_mst_block()
1121 BUG_ON(!PageUptodate(page)); in ntfs_write_mst_block()
1201 BUG_ON(!buffer_uptodate(tbh)); in ntfs_write_mst_block()
1202 BUG_ON(!buffer_mapped(tbh)); in ntfs_write_mst_block()
1285 BUG_ON(!base_tni); in ntfs_write_mst_block()
1320 BUG_ON(PageWriteback(page)); in ntfs_write_mst_block()
1365 BUG_ON(!PageLocked(page)); in ntfs_writepage()
1391 BUG_ON(ni->type != AT_DATA); in ntfs_writepage()
1397 BUG_ON(ni->type != AT_DATA); in ntfs_writepage()
1398 BUG_ON(ni->name_len); in ntfs_writepage()
1436 BUG_ON(page_has_buffers(page)); in ntfs_writepage()
1437 BUG_ON(!PageUptodate(page)); in ntfs_writepage()
1441 BUG_ON(PageWriteback(page)); in ntfs_writepage()
1480 BUG_ON(PageWriteback(page)); in ntfs_writepage()
1495 BUG_ON(err); in ntfs_writepage()
1585 BUG_ON(NInoCompressed(ni)); in ntfs_bmap()
1586 BUG_ON(NInoMstProtected(ni)); in ntfs_bmap()
1735 BUG_ON(!PageUptodate(page)); in mark_ntfs_record_dirty()
1757 BUG_ON(!bh); in mark_ntfs_record_dirty()