hs_direntry
struct hs_direntry *hdp = &hsdep->hs_dir; /* hsfs-style dir info */
struct hs_direntry hs_dir;
hs_dodates(enum hs_vol_type type, struct hs_direntry *hdp, char *bufp)
static void hs_dodates(enum hs_vol_type, struct hs_direntry *, char *);
struct hs_direntry hs_dir;
struct hs_direntry *hdp = &hsdep->hs_dir;
hs_filldirent(struct vnode *vp, struct hs_direntry *hdp)
struct hs_direntry hd;
struct hs_direntry *dp,
struct hs_direntry hd;
struct hs_direntry *hdp,
struct hs_direntry *hdp = sig_args_p->hdp;
struct hs_direntry *hdp = sig_args_p->hdp;
struct hs_direntry *hdp) /* directory entry pointer to put */
struct hs_direntry *hd;
hs_check_root_dirent(struct vnode *vp, struct hs_direntry *hdp)
struct hs_direntry *hdp, /* loc to store dir info */
struct hs_direntry hd;
extern struct vnode *hs_makenode(struct hs_direntry *dp,
struct hs_direntry *hdp, char *dnp, int *dnlen, int last_offset);
extern void hs_filldirent(struct vnode *vp, struct hs_direntry *hdp);
extern int hsfs_valid_dir(struct hs_direntry *hd);
struct hs_direntry root_dir; /* dir entry for Root Directory */
struct hs_direntry hs_dirent; /* the directory entry for this file */
extern void hs_check_root_dirent(struct vnode *vp, struct hs_direntry *hdp);
struct hsfs *fsp, struct hs_direntry *hdp);
struct hs_direntry *hdp; /* directory entry */
struct hs_direntry *, struct hsfs *, uchar_t *, int search_num);