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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c2204 unionfs_aclcheck(struct vop_aclcheck_args *ap) function
2210 UNIONFS_INTERNAL_DEBUG("unionfs_aclcheck: enter\n");
2219 UNIONFS_INTERNAL_DEBUG("unionfs_aclcheck: leave (%d)\n", error);
2545 .vop_aclcheck = unionfs_aclcheck,

Completed in 109 milliseconds