Searched refs:acl3call (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_acl_vnops.c | 546 error = acl3call(VTOMI(vp), ACLPROC3_GETACL, in acl_getacl3() 586 error = acl3call(VTOMI(vp), ACLPROC3_SETACL, in acl_setacl3() 645 error = acl3call(VTOMI(vp), ACLPROC3_GETXATTRDIR, in acl_getxattrdir3()
|
H A D | nfs_subr.c | 1439 acl3call(mntinfo_t *mi, rpcproc_t which, xdrproc_t xdrargs, caddr_t argsp, in acl3call() function
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs_acl.h | 374 extern int acl3call(mntinfo_t *, rpcproc_t, xdrproc_t, caddr_t, xdrproc_t,
|