Lines Matching defs:etfs
229 * When an etfs node is removed, a vnode potentially behind it is not
233 struct etfs {
240 LIST_ENTRY(etfs) et_entries;
245 static LIST_HEAD(, etfs) etfs_list = LIST_HEAD_INITIALIZER(etfs_list);
305 etfs_find(const char *key, struct etfs **etp, bool forceprefix)
307 struct etfs *et;
331 struct etfs *et;
348 /* etfs directory requires a directory on the host */
425 /* remove etfs mapping. caller's responsibility to make sure it's not in use */
429 struct etfs *et;
638 * parsepath for rump file systems - check for etfs entries.
648 struct etfs *et;
651 /* check for etfs */
682 struct etfs *et;
708 /* check for etfs */
720 * etfs entry is added or removed