Home
last modified time | relevance | path

Searched defs:newdp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_mount.c1121 struct vnode *newdp, *rootvp; in vfs_domount_first() local
H A Dkern_descrip.c4192 mountcheckdirs(struct vnode * olddp,struct vnode * newdp) mountcheckdirs() argument
[all...]
/freebsd/usr.sbin/mountd/
H A Dmountd.c2624 add_dlist(struct dirlist **dpp, struct dirlist *newdp, struct grouplist *grp, in add_dlist()