Searched refs:lfsfind (Results 1 – 1 of 1) sorted by relevance
104 static struct lfsnode *lfsfind(struct vfs *, struct loinfo *);329 if ((lfs = lfsfind(vfsp, li)) == NULL) { in makelfsnode()333 if ((tlfs = lfsfind(vfsp, li)) != NULL) { in makelfsnode()423 lfsfind(struct vfs *vfsp, struct loinfo *li) in lfsfind() function