Home
last modified time | relevance | path

Searched refs:psshfs_dir (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/puffs/mount_psshfs/
H A Dsubr.c65 psn->denttot * sizeof(struct psshfs_dir)); in allocdirs()
97 struct psshfs_dir *
100 struct psshfs_dir *test; in lookup()
114 static struct psshfs_dir *
117 struct psshfs_dir *test; in lookup_by_entry()
265 struct psshfs_dir *olddir, *testd; in sftp_readdir()
455 struct psshfs_dir *pd; in allocnode()
477 struct psshfs_dir *
481 struct psshfs_dir *pd; in direnter()
504 struct psshfs_dir *dent; in doreclaim()
[all …]
H A Dpsshfs.h92 struct psshfs_dir { struct
119 struct psshfs_dir *dir; /* only valid if we're of type VDIR */ argument
231 struct psshfs_dir *lookup(struct psshfs_dir *, size_t, const char *);
233 const struct psshfs_dir *, const struct vattr *);
236 struct psshfs_dir *direnter(struct puffs_node *, const char *);
H A Dnode.c49 struct psshfs_dir *pd; in psshfs_node_lookup()
395 struct psshfs_dir *pd; in psshfs_node_readdir()
884 struct psshfs_dir *pd; in psshfs_node_rename()