Searched refs:dp_sb_end (Results 1 – 1 of 1) sorted by relevance
171 u8 *dp_sb_end; /* End of current sb in dp (dp_sb_start + in ntfs_decompress() local301 dp_sb_end = dp_sb_start + NTFS_SB_SIZE; in ntfs_decompress()308 if (dp_addr < dp_sb_end) { in ntfs_decompress()324 if (cb > cb_sb_end || dp_addr > dp_sb_end) in ntfs_decompress()337 if (cb >= cb_sb_end || dp_addr > dp_sb_end) in ntfs_decompress()