HomeSort by: relevance | last modified time | path
    Searched refs:NFSACL_T (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 271 int nfsrv_dissectacl(struct nfsrv_descript *, NFSACL_T *, int *,
278 struct nfsfsinfo *, NFSACL_T *,
332 int nfsv4_fillattr(struct nfsrv_descript *, struct mount *, vnode_t, NFSACL_T *,
347 struct nfsvattr *, NFSACL_T *, NFSPROC_T *, nfsattrbit_t *,
381 int nfsrv_buildacl(struct nfsrv_descript *, NFSACL_T *, enum vtype,
383 int nfsrv_setacl(vnode_t, NFSACL_T *, struct kauth_cred *,
385 int nfsrv_compareacl(NFSACL_T *, NFSACL_T *);
410 int nfsrpc_setattr(vnode_t, struct vattr *, NFSACL_T *, struct kauth_cred *,
471 int nfsrpc_getacl(vnode_t, struct kauth_cred *, NFSPROC_T *, NFSACL_T *, void *)
    [all...]
nfs_commonacl.c 394 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, enum vtype type,
456 nfsrv_setacl(vnode_t vp, NFSACL_T *aclp, struct ucred *cred,
487 nfsrv_compareacl(NFSACL_T *aclp1, NFSACL_T *aclp2)
nfs_commonsubs.c 698 nfsrv_dissectacl(struct nfsrv_descript *nd, NFSACL_T *aclp, int *aclerrp,
813 struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp,
1079 NFSACL_T *naclp;
2043 NFSACL_T *saclp, struct vattr *vap, fhandle_t *fhp, int rderror,
2058 NFSACL_T *aclp, *naclp = NULL;
nfsport.h 124 #define NFSACL_T struct acl
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 81 NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp,
86 int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp,
315 NFSACL_T *aclp = NULL;
1161 NFSACL_T *aclp = NULL;
1800 NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp,
1932 int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp,
2595 NFSACL_T *aclp = NULL;
nfs_nfsdsubs.c 1592 struct nfsvattr *nvap, NFSACL_T *aclp, NFSPROC_T *p, nfsattrbit_t *attrbitp,
nfs_nfsdport.c 1417 NFSACL_T *aclp, nfsattrbit_t *attrbitp, struct ucred *cred, struct thread *p,
2330 nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p)
2424 nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p)
  /src/sys/fs/nfs/client/
nfs_clrpcops.c 1068 nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp,

Completed in 32 milliseconds