file_index         93 drivers/xen/gntalloc.c 	uint64_t file_index;         /* File offset for mmap() */
file_index        139 drivers/xen/gntalloc.c 		gref->file_index = op->index + i * PAGE_SIZE;
file_index        223 drivers/xen/gntalloc.c 		if (gref->file_index == index && !rv)
file_index        226 drivers/xen/gntalloc.c 			if (gref->file_index != index)