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()
391 BUG_ON(!PageLocked(page)); in ntfs_readpage()
421 BUG_ON(ni->type != AT_DATA); in ntfs_readpage()
427 BUG_ON(ni->type != AT_DATA); in ntfs_readpage()
428 BUG_ON(ni->name_len); in ntfs_readpage()
555 BUG_ON(!NInoNonResident(ni)); in ntfs_write_block()
556 BUG_ON(NInoMstProtected(ni)); in ntfs_write_block()
560 BUG_ON(!PageUptodate(page)); in ntfs_write_block()
577 BUG_ON(!bh); in ntfs_write_block()
820 BUG_ON(!buffer_uptodate(bh)); in ntfs_write_block()
852 BUG_ON(PageWriteback(page)); in ntfs_write_block()
922 BUG_ON(!NInoNonResident(ni)); in ntfs_write_mst_block()
923 BUG_ON(!NInoMstProtected(ni)); in ntfs_write_mst_block()
931 BUG_ON(!(is_mft || S_ISDIR(vi->i_mode) || in ntfs_write_mst_block()
936 BUG_ON(!max_bhs); in ntfs_write_mst_block()
937 BUG_ON(max_bhs > MAX_BUF_PER_PAGE); in ntfs_write_mst_block()
944 BUG_ON(!bh); in ntfs_write_mst_block()
947 BUG_ON(!(PAGE_SIZE >> rec_size_bits)); in ntfs_write_mst_block()
949 BUG_ON(!bhs_per_rec); in ntfs_write_mst_block()
984 BUG_ON(block > rec_block); in ntfs_write_mst_block()
1092 BUG_ON(!buffer_uptodate(bh)); in ntfs_write_mst_block()
1093 BUG_ON(nr_bhs >= max_bhs); in ntfs_write_mst_block()
1104 BUG_ON(!PageUptodate(page)); in ntfs_write_mst_block()
1184 BUG_ON(!buffer_uptodate(tbh)); in ntfs_write_mst_block()
1185 BUG_ON(!buffer_mapped(tbh)); in ntfs_write_mst_block()
1268 BUG_ON(!base_tni); in ntfs_write_mst_block()
1303 BUG_ON(PageWriteback(page)); in ntfs_write_mst_block()
1348 BUG_ON(!PageLocked(page)); in ntfs_writepage()
1374 BUG_ON(ni->type != AT_DATA); in ntfs_writepage()
1380 BUG_ON(ni->type != AT_DATA); in ntfs_writepage()
1381 BUG_ON(ni->name_len); in ntfs_writepage()
1419 BUG_ON(page_has_buffers(page)); in ntfs_writepage()
1420 BUG_ON(!PageUptodate(page)); in ntfs_writepage()
1424 BUG_ON(PageWriteback(page)); in ntfs_writepage()
1463 BUG_ON(PageWriteback(page)); in ntfs_writepage()
1478 BUG_ON(err); in ntfs_writepage()
1568 BUG_ON(NInoCompressed(ni)); in ntfs_bmap()
1569 BUG_ON(NInoMstProtected(ni)); in ntfs_bmap()
1718 BUG_ON(!PageUptodate(page)); in mark_ntfs_record_dirty()
1740 BUG_ON(!bh); in mark_ntfs_record_dirty()