Searched refs:expanddir (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Ddir.c103 static int expanddir(struct ext2fs_dinode *, char *);
546 if (expanddir(dp, pathbuf) == 0)
555 expanddir(struct ext2fs_dinode *dp, char *name) function
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Ddir.c89 static int expanddir(union dinode *, char *);
690 if (expanddir(dp, pathbuf) == 0)
701 expanddir(union dinode *dp, char *name) function
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Ddir.c85 static int expanddir(struct uvnode *, struct ufs1_dinode *, char *);
553 if (expanddir(vp, dp, pathbuf) == 0)
562 expanddir(struct uvnode *vp, struct ufs1_dinode *dp, char *name) function

Completed in 163 milliseconds