Searched refs:nandfs_lookup_path (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/stand/libsa/
H A Dnandfs.c99 static struct nandfs_node *nandfs_lookup_path(struct nandfs *, const char *);
408 node = nandfs_lookup_path(fs, path);
631 nandfs_lookup_path(struct nandfs *fs, const char *path) function

Completed in 110 milliseconds