Searched refs:nfsrv_sattr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_var.h656 int nfsrv_sattr(struct nfsrv_descript *, struct nfsvattr *, nfsattrbit_t *,
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c321 error = nfsrv_sattr(nd, &nva, &attrbits, aclp, p);
1025 error = nfsrv_sattr(nd, &nva, NULL, NULL, p);
1210 error = nfsrv_sattr(nd, &nva, &attrbits, aclp, p);
1856 error = nfsrv_sattr(nd, &nva, NULL, NULL, p);
H A Dnfs_nfsdport.c1019 (error = nfsrv_sattr(nd, nvap, NULL, NULL, p)))
2321 nfsrv_sattr(struct nfsrv_descript *nd, struct nfsvattr *nvap, function

Completed in 109 milliseconds