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

/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vnops.c670 unionfs_access(struct vop_access_args *ap) function
681 UNIONFS_INTERNAL_DEBUG("unionfs_access: enter\n");
708 UNIONFS_INTERNAL_DEBUG("unionfs_access: leave (%d)\n", error);
744 UNIONFS_INTERNAL_DEBUG("unionfs_access: leave (%d)\n", error);
2515 .vop_access = unionfs_access,

Completed in 41 milliseconds