OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zfs_setacl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_acl.h
211
int
zfs_setacl
(struct znode *, vsecattr_t *, boolean_t, cred_t *);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_acl.c
1159
* This function is called from zfs_mode_update, zfs_perm_init, and
zfs_setacl
.
1160
*
zfs_setacl
passes a non-NULL inherit pointer (ihp) to indicate that it's
1908
zfs_setacl
(znode_t *zp, vsecattr_t *vsecp, boolean_t skipaclchk, cred_t *cr)
function
zfs_vnops.c
5091
error =
zfs_setacl
(zp, vsecp, skipaclchk, cr);
Completed in 19 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026