Lines Matching refs:BUG_ON
131 BUG_ON(!new_rl); in ntfs_rl_realloc_nofail()
158 BUG_ON(!dst); in ntfs_are_rl_mergeable()
159 BUG_ON(!src); in ntfs_are_rl_mergeable()
224 BUG_ON(!dst); in ntfs_rl_append()
225 BUG_ON(!src); in ntfs_rl_append()
292 BUG_ON(!dst); in ntfs_rl_insert()
293 BUG_ON(!src); in ntfs_rl_insert()
390 BUG_ON(!dst); in ntfs_rl_replace()
391 BUG_ON(!src); in ntfs_rl_replace()
473 BUG_ON(!dst); in ntfs_rl_split()
474 BUG_ON(!src); in ntfs_rl_split()
584 BUG_ON(!srl[si].length); in ntfs_runlists_merge()
1008 BUG_ON(vcn < 0); in ntfs_rl_vcn_to_lcn()
1055 BUG_ON(vcn < 0); in ntfs_rl_find_vcn_nolock()
1139 BUG_ON(first_vcn < 0); in ntfs_get_size_for_mapping_pairs()
1140 BUG_ON(last_vcn < -1); in ntfs_get_size_for_mapping_pairs()
1141 BUG_ON(last_vcn >= 0 && first_vcn > last_vcn); in ntfs_get_size_for_mapping_pairs()
1143 BUG_ON(first_vcn); in ntfs_get_size_for_mapping_pairs()
1144 BUG_ON(last_vcn > 0); in ntfs_get_size_for_mapping_pairs()
1333 BUG_ON(first_vcn < 0); in ntfs_mapping_pairs_build()
1334 BUG_ON(last_vcn < -1); in ntfs_mapping_pairs_build()
1335 BUG_ON(last_vcn >= 0 && first_vcn > last_vcn); in ntfs_mapping_pairs_build()
1336 BUG_ON(dst_len < 1); in ntfs_mapping_pairs_build()
1338 BUG_ON(first_vcn); in ntfs_mapping_pairs_build()
1339 BUG_ON(last_vcn > 0); in ntfs_mapping_pairs_build()
1506 BUG_ON(!runlist); in ntfs_rl_truncate_nolock()
1507 BUG_ON(new_length < 0); in ntfs_rl_truncate_nolock()
1534 BUG_ON(new_length < rl->vcn); in ntfs_rl_truncate_nolock()
1655 BUG_ON(!runlist); in ntfs_rl_punch_nolock()
1656 BUG_ON(start < 0); in ntfs_rl_punch_nolock()
1657 BUG_ON(length < 0); in ntfs_rl_punch_nolock()
1658 BUG_ON(end < 0); in ntfs_rl_punch_nolock()