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

/freebsd-13-stable/sys/fs/pseudofs/
H A Dpseudofs_fileno.c102 case pfstype_parent:
104 ("%s(): pfstype_parent node has no parent", __func__));
110 ("%s(): pfstype_parent node has no grandparent", __func__));
151 case pfstype_parent:
H A Dpseudofs.h64 pfstype_parent, enumerator in enum:__anon14665
H A Dpseudofs_vncache.c179 case pfstype_parent:
H A Dpseudofs.c203 dotdot = pfs_alloc_node_flags(parent->pn_info, "..", pfstype_parent, flags);
H A Dpseudofs_vnops.c946 case pfstype_parent:

Completed in 50 milliseconds