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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c2147 unionfs_getacl(struct vop_getacl_args *ap) function
2158 UNIONFS_INTERNAL_DEBUG("unionfs_getacl: enter\n");
2162 UNIONFS_INTERNAL_DEBUG("unionfs_getacl: leave (%d)\n", error);
2554 .vop_getacl = unionfs_getacl,

Completed in 52 milliseconds