Lines Matching refs:psshfs_dir
45 freedircache(struct psshfs_dir *base, size_t count) in freedircache()
65 psn->denttot * sizeof(struct psshfs_dir)); in allocdirs()
66 memset(psn->dir + oldtot, 0, ENTRYCHUNK * sizeof(struct psshfs_dir)); in allocdirs()
97 struct psshfs_dir *
98 lookup(struct psshfs_dir *bdir, size_t ndir, const char *name) in lookup()
100 struct psshfs_dir *test; in lookup()
114 static struct psshfs_dir *
115 lookup_by_entry(struct psshfs_dir *bdir, size_t ndir, struct puffs_node *entry) in lookup_by_entry()
117 struct psshfs_dir *test; in lookup_by_entry()
265 struct psshfs_dir *olddir, *testd; in sftp_readdir()
424 const struct psshfs_dir *pd, const struct vattr *vap) in makenode()
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()
533 struct psshfs_dir *pd; in nukenode()