ntfs_bit_get
extern char ntfs_bit_get(const u8 *bitmap, const u64 bit);
if (!ntfs_bit_get(buf, start_lcn-start_buf)) {
!ntfs_bit_get(buf, end_lcn-start_buf))