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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c672 unionfs_access(struct vop_access_args *ap) function
683 UNIONFS_INTERNAL_DEBUG("unionfs_access: enter\n");
710 UNIONFS_INTERNAL_DEBUG("unionfs_access: leave (%d)\n", error);
746 UNIONFS_INTERNAL_DEBUG("unionfs_access: leave (%d)\n", error);
2544 .vop_access = unionfs_access,

Completed in 56 milliseconds