Searched refs:unionfs_mkwhiteout (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/fs/unionfs/ |
| D | union.h | 119 int unionfs_mkwhiteout(struct vnode *dvp, struct componentname *cnp, struct thread *td, char *path);
|
| D | union_vnops.c | 1038 error = unionfs_mkwhiteout(udvp, cnp, td, path); in unionfs_remove() 1423 error = unionfs_mkwhiteout(udvp, cnp, td, unp->un_path); in unionfs_rmdir()
|
| D | union_subr.c | 847 unionfs_mkwhiteout(struct vnode *dvp, struct componentname *cnp, in unionfs_mkwhiteout() function
|