Symbol: NFSACL_T
sys/fs/nfs/nfs_commonacl.c
539
nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, __enum_uint8(vtype) type,
sys/fs/nfs/nfs_commonacl.c
601
nfsrv_buildposixacl(struct nfsrv_descript *nd, NFSACL_T *aclp,
sys/fs/nfs/nfs_commonacl.c
660
nfsrv_compareacl(NFSACL_T *aclp1, NFSACL_T *aclp2)
sys/fs/nfs/nfs_commonsubs.c
1168
nfsrv_dissectacl(struct nfsrv_descript *nd, NFSACL_T *aclp, bool server,
sys/fs/nfs/nfs_commonsubs.c
1346
struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp,
sys/fs/nfs/nfs_commonsubs.c
1666
NFSACL_T *naclp;
sys/fs/nfs/nfs_commonsubs.c
2510
NFSACL_T *naclp;
sys/fs/nfs/nfs_commonsubs.c
2547
NFSACL_T *naclp;
sys/fs/nfs/nfs_commonsubs.c
2833
NFSACL_T *saclp, struct vattr *vap, fhandle_t *fhp, int rderror,
sys/fs/nfs/nfs_commonsubs.c
2851
NFSACL_T *aclp, *naclp = NULL, *paclp, *npaclp = NULL, *daclp;
sys/fs/nfs/nfs_commonsubs.c
2852
NFSACL_T *ndaclp = NULL;
sys/fs/nfs/nfs_var.h
337
int nfsrv_dissectacl(struct nfsrv_descript *, NFSACL_T *, bool, bool, int *,
sys/fs/nfs/nfs_var.h
345
struct nfsfsinfo *, NFSACL_T *,
sys/fs/nfs/nfs_var.h
397
int nfsv4_fillattr(struct nfsrv_descript *, struct mount *, vnode_t, NFSACL_T *,
sys/fs/nfs/nfs_var.h
411
struct nfsvattr *, NFSACL_T *, NFSACL_T *, NFSPROC_T *, nfsattrbit_t *,
sys/fs/nfs/nfs_var.h
447
int nfsrv_buildacl(struct nfsrv_descript *, NFSACL_T *, __enum_uint8(vtype),
sys/fs/nfs/nfs_var.h
449
int nfsrv_buildposixacl(struct nfsrv_descript *, NFSACL_T *, acl_type_t);
sys/fs/nfs/nfs_var.h
450
int nfsrv_compareacl(NFSACL_T *, NFSACL_T *);
sys/fs/nfs/nfs_var.h
474
int nfsrpc_setattr(vnode_t, struct vattr *, NFSACL_T *, acl_type_t,
sys/fs/nfs/nfs_var.h
538
NFSACL_T *);
sys/fs/nfs/nfs_var.h
540
NFSACL_T *);
sys/fs/nfs/nfs_var.h
742
int, NFSACL_T *, NFSACL_T *, nfsattrbit_t *, struct ucred *, bool,
sys/fs/nfs/nfs_var.h
751
nfsattrbit_t *, NFSACL_T *, NFSACL_T *, NFSPROC_T *);
sys/fs/nfs/nfs_var.h
753
nfsattrbit_t *, NFSACL_T *, NFSACL_T *, NFSPROC_T *);
sys/fs/nfs/nfs_var.h
776
NFSACL_T *, acl_type_t, struct ucred *, NFSPROC_T *);
sys/fs/nfsclient/nfs_clrpcops.c
1339
nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp, acl_type_t aclt,
sys/fs/nfsserver/nfs_nfsdport.c
2577
NFSACL_T *aclp, NFSACL_T *daclp, nfsattrbit_t *attrbitp, struct ucred *cred,
sys/fs/nfsserver/nfs_nfsdport.c
3749
nfsattrbit_t *attrbitp, NFSACL_T *aclp, NFSACL_T *daclp, struct thread *p)
sys/fs/nfsserver/nfs_nfsdport.c
3843
nfsattrbit_t *attrbitp, NFSACL_T *aclp, NFSACL_T *daclp, struct thread *p)
sys/fs/nfsserver/nfs_nfsdport.c
8028
nfsrv_setacl(struct vnode *vp, NFSACL_T *aclp, acl_type_t atype,
sys/fs/nfsserver/nfs_nfsdserv.c
120
NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp,
sys/fs/nfsserver/nfs_nfsdserv.c
125
int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp, NFSACL_T *daclp,
sys/fs/nfsserver/nfs_nfsdserv.c
1473
NFSACL_T *aclp = NULL, *daclp = NULL;
sys/fs/nfsserver/nfs_nfsdserv.c
2149
NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp,
sys/fs/nfsserver/nfs_nfsdserv.c
2286
int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp, NFSACL_T *daclp,
sys/fs/nfsserver/nfs_nfsdserv.c
3023
NFSACL_T *aclp = NULL, *daclp = NULL;
sys/fs/nfsserver/nfs_nfsdserv.c
412
NFSACL_T *aclp = NULL, *daclp = NULL;
sys/fs/nfsserver/nfs_nfsdsubs.c
1647
struct nfsvattr *nvap, NFSACL_T *aclp, NFSACL_T *daclp, NFSPROC_T *p,