Searched refs:unionfs_remove (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c962 unionfs_remove(struct vop_remove_args *ap) function
977 UNIONFS_INTERNAL_DEBUG("unionfs_remove: enter\n");
1041 UNIONFS_INTERNAL_DEBUG("unionfs_remove: leave (%d)\n", error);
2576 .vop_remove = unionfs_remove,

Completed in 96 milliseconds