Lines Matching refs:v2p_entry
79 struct v2p_entry {
129 struct v2p_entry *v2p;
275 struct v2p_entry *entry = container_of(kref, struct v2p_entry, kref);
590 static struct v2p_entry *scsiback_do_translation(struct vscsibk_info *info,
593 struct v2p_entry *entry;
614 struct v2p_entry *v2p)
644 struct v2p_entry *v2p;
845 static struct v2p_entry *scsiback_chk_translation_entry(
849 struct v2p_entry *entry;
867 struct v2p_entry *new;
918 new = kmalloc(sizeof(struct v2p_entry), GFP_KERNEL);
954 static void __scsiback_del_translation_entry(struct v2p_entry *entry)
966 struct v2p_entry *entry;
985 struct v2p_entry *entry;
1181 struct v2p_entry *entry, *tmp;