Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/unionfs/
H A Dunionfs_subr.c348 struct vnode *udvp; in unionfs_relookup_for_create() local
389 struct vnode *udvp; in unionfs_relookup_for_delete() local
429 struct vnode *udvp; in unionfs_relookup_for_rename() local
491 unionfs_mkshadowdir(struct unionfs_mount *ump, struct vnode *udvp, in unionfs_mkshadowdir()
593 unionfs_vn_create_on_upper(struct vnode **vpp, struct vnode *udvp, in unionfs_vn_create_on_upper()
736 struct vnode *udvp; in unionfs_copyfile() local
H A Dunionfs_vnops.c119 struct vnode *dvp, *udvp, *ldvp, *vp, *uvp, *lvp, *dtmpvp; in unionfs_lookup() local
343 struct vnode *udvp; in unionfs_create() local
377 struct vnode *udvp; in unionfs_whiteout() local
416 struct vnode *udvp; in unionfs_mknod() local
921 struct vnode *udvp; in unionfs_remove() local
1232 struct vnode *udvp; in unionfs_mkdir() local
1278 struct vnode *udvp; in unionfs_rmdir() local
1337 struct vnode *udvp; in unionfs_symlink() local
/netbsd-src/sys/fs/union/
H A Dunion_vnops.c248 union_lookup1(struct vnode *udvp, struct vnode **dvpp, struct vnode **vpp, in union_lookup1()