Home
last modified time | relevance | path

Searched refs:etfs_find (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpfs.c305 etfs_find(const char *key, struct etfs **etp, bool forceprefix) in etfs_find() function
403 if (etfs_find(key, NULL, REGDIR(ftype))) { in etfsregister()
654 found = etfs_find(ap->a_name, &et, false); in rump_vop_parsepath()
713 found = etfs_find(cnp->cn_nameptr, &et, false); in rump_vop_lookup()