Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_vnops.c164 error = acl2call(VTOMI(vp), ACLPROC2_GETACL, in acl_getacl2()
203 error = acl2call(VTOMI(vp), ACLPROC2_SETACL, in acl_setacl2()
256 error = acl2call(VTOMI(vp), ACLPROC2_GETATTR, in acl_getattr2_otw()
361 error = acl2call(VTOMI(vp), ACLPROC2_ACCESS, in acl_access2()
441 error = acl2call(VTOMI(vp), ACLPROC2_GETXATTRDIR, in acl_getxattrdir2()
H A Dnfs_subr.c1404 acl2call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in acl2call() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_acl.h371 extern int acl2call(mntinfo_t *, rpcproc_t, xdrproc_t, caddr_t, xdrproc_t,