LIF_DIRSTART
fp->f_ld = (struct lifdir *)(fp->f_buf + LIF_DIRSTART);
lifv->vol_addr = htobe32(btolifs(LIF_DIRSTART));
struct lifdir *lifd = (struct lifdir *)(buf + LIF_DIRSTART);