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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c2168 unionfs_setacl(struct vop_setacl_args *ap) function
2176 UNIONFS_INTERNAL_DEBUG("unionfs_setacl: enter\n");
2198 UNIONFS_INTERNAL_DEBUG("unionfs_setacl: leave (%d)\n", error);
2579 .vop_setacl = unionfs_setacl,

Completed in 110 milliseconds