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

/freebsd-13-stable/sys/fs/unionfs/
H A Dunion_vnops.c2112 unionfs_getacl(struct vop_getacl_args *ap) function
2123 UNIONFS_INTERNAL_DEBUG("unionfs_getacl: enter\n");
2127 UNIONFS_INTERNAL_DEBUG("unionfs_getacl: leave (%d)\n", error);
2519 .vop_getacl = unionfs_getacl,

Completed in 99 milliseconds