exfat_bytes_to_block
*sector = exfat_bytes_to_block(sb, off);
struct buffer_head *bh = es->bh[exfat_bytes_to_block(es->sb, off)];
bh = es->bh[exfat_bytes_to_block(es->sb, off)];