Searched refs:lfsnode (Results 1 – 2 of 2) sorted by relevance
70 struct lfsnode *li_lfs; /* list of other vfss */101 struct lfsnode { struct102 struct lfsnode *lfs_next; /* next in loinfo list */ argument
101 static struct lfsnode *lfsfind(struct vfs *, struct loinfo *);316 struct lfsnode *lfs; in makelfsnode()317 struct lfsnode *tlfs; in makelfsnode()380 freelfsnode(struct lfsnode *lfs, struct loinfo *li) in freelfsnode()382 struct lfsnode *prev = NULL; in freelfsnode()383 struct lfsnode *this; in freelfsnode()407 kmem_free(lfs, sizeof (struct lfsnode)); in freelfsnode()419 static struct lfsnode *422 struct lfsnode *lfs; in lfsfind()463 struct lfsnode *lfs; in lo_realvfs()[all …]