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

  /src/sys/fs/nfs/common/
nfs_var.h 651 int nfsrv_sattr(struct nfsrv_descript *, vnode_t, struct nfsvattr *, nfsattrbit_t *,
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 332 error = nfsrv_sattr(nd, vp, &nva, &attrbits, aclp, p);
1035 error = nfsrv_sattr(nd, NULL, &nva, NULL, NULL, p);
1220 error = nfsrv_sattr(nd, NULL, &nva, &attrbits, aclp, p);
1866 error = nfsrv_sattr(nd, NULL, &nva, NULL, NULL, p);
nfs_nfsdport.c 1031 (error = nfsrv_sattr(nd, NULL, nvap, NULL, NULL, p)))
2329 nfsrv_sattr(struct nfsrv_descript *nd, vnode_t vp, struct nfsvattr *nvap, function in typeref:typename:int

Completed in 15 milliseconds