Searched defs:psshfs_dir (Results 1 – 1 of 1) sorted by relevance
92 struct psshfs_dir { struct93 int valid;94 struct puffs_node *entry;119 struct psshfs_dir *dir; /* only valid if we're of type VDIR */ argument