Searched refs:ir_end (Results 1 – 1 of 1) sorted by relevance
764 u8 *ir_end, *index_end; in ntfs_read_locked_inode() local814 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_inode()815 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_inode()822 if (index_end > ir_end) { in ntfs_read_locked_inode()1475 u8 *ir_end, *index_end; in ntfs_read_locked_index_inode() local1536 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_index_inode()1537 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_index_inode()1542 if (index_end > ir_end) { in ntfs_read_locked_index_inode()