HomeSort by: relevance | last modified time | path
    Searched defs:etfs_find (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/rump/librump/rumpvfs/
rumpfs.c 305 etfs_find(const char *key, struct etfs **etp, bool forceprefix) function in typeref:typename:bool
403 if (etfs_find(key, NULL, REGDIR(ftype))) {
654 found = etfs_find(ap->a_name, &et, false);
713 found = etfs_find(cnp->cn_nameptr, &et, false);
rumpfs.c 305 etfs_find(const char *key, struct etfs **etp, bool forceprefix) function in typeref:typename:bool
403 if (etfs_find(key, NULL, REGDIR(ftype))) {
654 found = etfs_find(ap->a_name, &et, false);
713 found = etfs_find(cnp->cn_nameptr, &et, false);
rumpfs.c 305 etfs_find(const char *key, struct etfs **etp, bool forceprefix) function in typeref:typename:bool
403 if (etfs_find(key, NULL, REGDIR(ftype))) {
654 found = etfs_find(ap->a_name, &et, false);
713 found = etfs_find(cnp->cn_nameptr, &et, false);
rumpfs.c 305 etfs_find(const char *key, struct etfs **etp, bool forceprefix) function in typeref:typename:bool
403 if (etfs_find(key, NULL, REGDIR(ftype))) {
654 found = etfs_find(ap->a_name, &et, false);
713 found = etfs_find(cnp->cn_nameptr, &et, false);

Completed in 103 milliseconds