Searched defs:get_acl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib54 function get_acl #<obj> function
98 get_acl $src > $tmpsrc
99 get_acl $tgt > $tmptgt
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c821 nfs4_getattr_otw(vnode_t *vp, nfs4_ga_res_t *garp, cred_t *cr, int get_acl) argument
844 nfs4_getattr_otw_norecovery(vp, garp, &e, cr, get_acl);
882 nfs4_error_t *ep, cred_t *cr, int get_acl)
914 if (get_acl)
881 nfs4_getattr_otw_norecovery(vnode_t *vp, nfs4_ga_res_t *garp, nfs4_error_t *ep, cred_t *cr, int get_acl) argument

Completed in 67 milliseconds