Searched refs:do_sb_end (Results 1 – 1 of 1) sorted by relevance
192 u16 do_sb_end; /* @dest_ofs of end of this sb (do_sb_start + NTFS_SB_SIZE). */ in ntfs_decompress() local250 do_sb_end = do_sb_start + NTFS_SB_SIZE; in ntfs_decompress()253 if (*dest_index == dest_max_index && do_sb_end > dest_max_ofs) in ntfs_decompress()327 int nr_bytes = do_sb_end - *dest_ofs; in ntfs_decompress()406 if (*dest_ofs > do_sb_end) in ntfs_decompress()