/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);
|