Searched refs:newdirbp (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 860 struct componentname *cnp, struct buf *newdirbp) in ufs_dirgrow() argument 919 struct componentname *cnp, struct buf *newdirbp) in ufs_dircompact() argument 1105 struct componentname *cnp, struct buf *newdirbp) in ufs_direnter() argument 1108 return ufs_dirgrow(dvp, ulr, tvp, dirp, cnp, newdirbp); in ufs_direnter() 1110 return ufs_dircompact(dvp, ulr, tvp, dirp, cnp, newdirbp); in ufs_direnter()
|
/netbsd/sys/ufs/lfs/ |
H A D | ulfs_lookup.c | 760 struct buf *newdirbp) in ulfs_direnter() argument
|