Home
last modified time | relevance | path

Searched defs:psshfs_node (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.h116 struct psshfs_node { struct
117 struct puffs_node *parent;
119 struct psshfs_dir *dir; /* only valid if we're of type VDIR */
121 size_t denttot;
122 size_t dentnext;
123 time_t dentread;
124 int childcount;
126 int stat;
127 unsigned readcount;
129 time_t attrread;
[all …]