Searched refs:lastbyte_pos (Results 1 – 1 of 1) sorted by relevance
120 int bit, firstbyte, lastbyte, lastbyte_pos, tmp, ret = -1; in ntfs_bitmap_set_bits_in_run() local174 lastbyte_pos = ((count + 7) >> 3) + firstbyte; in ntfs_bitmap_set_bits_in_run()175 if (!lastbyte_pos) { in ntfs_bitmap_set_bits_in_run()183 if (lastbyte_pos <= bufsize) { in ntfs_bitmap_set_bits_in_run()184 lastbyte_buf = buf + lastbyte_pos - 1; in ntfs_bitmap_set_bits_in_run()