Searched refs:ir_end (Results 1 – 1 of 1) sorted by relevance
783 u8 *ir_end, *index_end; in ntfs_read_locked_inode() local833 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_inode()834 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_inode()841 if (index_end > ir_end) { in ntfs_read_locked_inode()1494 u8 *ir_end, *index_end; in ntfs_read_locked_index_inode() local1555 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_index_inode()1556 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_index_inode()1561 if (index_end > ir_end) { in ntfs_read_locked_index_inode()