v2p_entry
struct v2p_entry *entry;
struct v2p_entry *entry;
struct v2p_entry *entry, *tmp;
struct v2p_entry *v2p;
struct v2p_entry *entry = container_of(kref, struct v2p_entry, kref);
struct v2p_entry *v2p = pending_req->v2p;
static struct v2p_entry *scsiback_do_translation(struct vscsibk_info *info,
struct v2p_entry *entry;
struct v2p_entry *v2p)
struct v2p_entry *v2p;
static struct v2p_entry *scsiback_chk_translation_entry(
struct v2p_entry *entry;
struct v2p_entry *new;
new = kmalloc_obj(struct v2p_entry);