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

/freebsd-11-stable/sys/fs/pseudofs/
H A Dpseudofs_fileno.c100 case pfstype_parent:
102 ("%s(): pfstype_parent node has no parent", __func__));
108 ("%s(): pfstype_parent node has no grandparent", __func__));
149 case pfstype_parent:
H A Dpseudofs.h62 pfstype_parent, enumerator in enum:__anon7975
H A Dpseudofs_vncache.c172 case pfstype_parent:
H A Dpseudofs.c168 pn = pfs_alloc_node(parent->pn_info, "..", pfstype_parent);
H A Dpseudofs_vnops.c836 case pfstype_parent:

Completed in 67 milliseconds