Home
last modified time | relevance | path

Searched refs:unionfs_relookup_for_delete (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/unionfs/
H A Dunionfs.h136 int unionfs_relookup_for_delete(struct vnode *dvp, struct componentname *cnp);
H A Dunionfs_subr.c386 unionfs_relookup_for_delete(struct vnode *dvp, struct componentname *cnp) in unionfs_relookup_for_delete() function
H A Dunionfs_vnops.c1151 error = unionfs_relookup_for_delete(fdvp, fcnp); in unionfs_rename()