lfsnode
static struct lfsnode *lfsfind(struct vfs *, struct loinfo *);
struct lfsnode *lfs;
struct lfsnode *tlfs;
freelfsnode(struct lfsnode *lfs, struct loinfo *li)
struct lfsnode *prev = NULL;
struct lfsnode *this;
kmem_free(lfs, sizeof (struct lfsnode));
static struct lfsnode *
struct lfsnode *lfs;
struct lfsnode *lfs;
lfs_rele(struct lfsnode *lfs, struct loinfo *li)
struct lfsnode *lfs, *nextlfs;
struct lfsnode *lfs_next; /* next in loinfo list */
struct lfsnode *li_lfs; /* list of other vfss */