sl_remap_t
static sl_remap_t *sl_remap_head = NULL; /* head of the inode-remap list */
sl_remap_t *q;
q = e_zalloc(E_EXIT, sizeof (sl_remap_t));