Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion.h154 int unionfs_relookup_for_delete(struct vnode *, struct componentname *,
H A Dunion_subr.c743 unionfs_relookup_for_delete(struct vnode *dvp, struct componentname *cnp, in unionfs_relookup_for_delete() function
H A Dunion_vnops.c1524 error = unionfs_relookup_for_delete(ap->a_dvp, cnp, td); in unionfs_rmdir()