Searched refs:ir_end (Results 1 – 1 of 1) sorted by relevance
758 u8 *ir_end, *index_end; in ntfs_read_locked_inode() local808 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_inode()809 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_inode()816 if (index_end > ir_end) { in ntfs_read_locked_inode()1469 u8 *ir_end, *index_end; in ntfs_read_locked_index_inode() local1530 ir_end = (u8*)ir + le32_to_cpu(a->data.resident.value_length); in ntfs_read_locked_index_inode()1531 if (ir_end > (u8*)ctx->mrec + vol->mft_record_size) { in ntfs_read_locked_index_inode()1536 if (index_end > ir_end) { in ntfs_read_locked_index_inode()