Searched refs:ir_end (Results 1 – 1 of 1) sorted by relevance
789 u8 *ir_end, *index_end; in ntfs_read_locked_inode() local839 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_inode()840 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_inode()847 if (index_end > ir_end) { in ntfs_read_locked_inode()1500 u8 *ir_end, *index_end; in ntfs_read_locked_index_inode() local1561 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_index_inode()1562 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_index_inode()1567 if (index_end > ir_end) { in ntfs_read_locked_index_inode()