Lines Matching refs:BUG_ON

117 	BUG_ON(!new_rl);  in ntfs_rl_realloc_nofail()
144 BUG_ON(!dst); in ntfs_are_rl_mergeable()
145 BUG_ON(!src); in ntfs_are_rl_mergeable()
210 BUG_ON(!dst); in ntfs_rl_append()
211 BUG_ON(!src); in ntfs_rl_append()
278 BUG_ON(!dst); in ntfs_rl_insert()
279 BUG_ON(!src); in ntfs_rl_insert()
376 BUG_ON(!dst); in ntfs_rl_replace()
377 BUG_ON(!src); in ntfs_rl_replace()
459 BUG_ON(!dst); in ntfs_rl_split()
460 BUG_ON(!src); in ntfs_rl_split()
570 BUG_ON(!srl[si].length); in ntfs_runlists_merge()
994 BUG_ON(vcn < 0); in ntfs_rl_vcn_to_lcn()
1041 BUG_ON(vcn < 0); in ntfs_rl_find_vcn_nolock()
1125 BUG_ON(first_vcn < 0); in ntfs_get_size_for_mapping_pairs()
1126 BUG_ON(last_vcn < -1); in ntfs_get_size_for_mapping_pairs()
1127 BUG_ON(last_vcn >= 0 && first_vcn > last_vcn); in ntfs_get_size_for_mapping_pairs()
1129 BUG_ON(first_vcn); in ntfs_get_size_for_mapping_pairs()
1130 BUG_ON(last_vcn > 0); in ntfs_get_size_for_mapping_pairs()
1319 BUG_ON(first_vcn < 0); in ntfs_mapping_pairs_build()
1320 BUG_ON(last_vcn < -1); in ntfs_mapping_pairs_build()
1321 BUG_ON(last_vcn >= 0 && first_vcn > last_vcn); in ntfs_mapping_pairs_build()
1322 BUG_ON(dst_len < 1); in ntfs_mapping_pairs_build()
1324 BUG_ON(first_vcn); in ntfs_mapping_pairs_build()
1325 BUG_ON(last_vcn > 0); in ntfs_mapping_pairs_build()
1492 BUG_ON(!runlist); in ntfs_rl_truncate_nolock()
1493 BUG_ON(new_length < 0); in ntfs_rl_truncate_nolock()
1520 BUG_ON(new_length < rl->vcn); in ntfs_rl_truncate_nolock()
1641 BUG_ON(!runlist); in ntfs_rl_punch_nolock()
1642 BUG_ON(start < 0); in ntfs_rl_punch_nolock()
1643 BUG_ON(length < 0); in ntfs_rl_punch_nolock()
1644 BUG_ON(end < 0); in ntfs_rl_punch_nolock()