Home
last modified time | relevance | path

Searched refs:ace4_to_acet (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c81 static int ace4_to_acet(nfsace4 *, ace_t *, uid_t, gid_t, int);
1751 ace4_to_acet(nfsace4 *nfsace4, ace_t *ace, uid_t owner, gid_t group, in ace4_to_acet() function
1995 error = ace4_to_acet((nfsace4 *)(vs_ace4->vsa_aclentp) + i, in vs_ace4_to_acet()