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

  /src/sys/fs/nfs/common/
nfs_var.h 653 int nfsv4_sattr(struct nfsrv_descript *, vnode_t, struct nfsvattr *, nfsattrbit_t *,
  /src/sys/fs/nfs/server/
nfs_nfsdport.c 2411 error = nfsv4_sattr(nd, vp, nvap, attrbitp, aclp, p);
2423 nfsv4_sattr(struct nfsrv_descript *nd, vnode_t vp, struct nfsvattr *nvap, function in typeref:typename:int
nfs_nfsdserv.c 2709 error = nfsv4_sattr(nd, NULL, &nva, &attrbits, aclp, p);
2733 error = nfsv4_sattr(nd, vp, &nva, &attrbits, aclp, p);

Completed in 139 milliseconds