Lines Matching refs:psshfs_dir
45 freedircache(struct psshfs_dir *base, size_t count)
65 psn->denttot * sizeof(struct psshfs_dir));
66 memset(psn->dir + oldtot, 0, ENTRYCHUNK * sizeof(struct psshfs_dir));
97 struct psshfs_dir *
98 lookup(struct psshfs_dir *bdir, size_t ndir, const char *name)
100 struct psshfs_dir *test;
114 static struct psshfs_dir *
115 lookup_by_entry(struct psshfs_dir *bdir, size_t ndir, struct puffs_node *entry)
117 struct psshfs_dir *test;
265 struct psshfs_dir *olddir, *testd;
358 * Check if we already have a psshfs_dir for the
424 const struct psshfs_dir *pd, const struct vattr *vap)
455 struct psshfs_dir *pd;
477 struct psshfs_dir *
481 struct psshfs_dir *pd;
504 struct psshfs_dir *dent;
533 struct psshfs_dir *pd;