Home
last modified time | relevance | path

Searched refs:nfsrv_dissectace (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c42 nfsrv_dissectace(struct nfsrv_descript *nd, struct acl_entry *acep, in nfsrv_dissectace() function
H A Dnfs_var.h439 int nfsrv_dissectace(struct nfsrv_descript *, struct acl_entry *,
H A Dnfs_commonsubs.c1151 error = nfsrv_dissectace(nd, &aclp->acl_entry[i], in nfsrv_dissectacl()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c676 error = nfsrv_dissectace(nd, &ndp->nfsdl_ace, false, in nfsrpc_openrpc()
2751 error = nfsrv_dissectace(nd, &dp->nfsdl_ace, false, in nfsrpc_createv4()
8342 error = nfsrv_dissectace(nd, &ndp->nfsdl_ace, false, in nfsrpc_openlayoutrpc()
8569 error = nfsrv_dissectace(nd, &dp->nfsdl_ace, false, in nfsrpc_createlayout()