Searched refs:nfsrpc_getacl (Results 1 – 3 of 3) sorted by relevance
528 int nfsrpc_getacl(vnode_t, struct ucred *, NFSPROC_T *, NFSACL_T *);
3559 error = nfsrpc_getacl(ap->a_vp, ap->a_cred, ap->a_td, ap->a_aclp); in nfs_getacl()
5249 nfsrpc_getacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp) in nfsrpc_getacl() function