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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c389 unionfs_whiteout(struct vop_whiteout_args *ap) function
396 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: enter\n");
418 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: leave (%d)\n", error);
2586 .vop_whiteout = unionfs_whiteout,

Completed in 82 milliseconds