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