Searched refs:nfsvno_setattr (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 683 int nfsvno_setattr(vnode_t, struct nfsvattr *, struct ucred *,
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 474 nd->nd_repstat = nfsvno_setattr(vp, &nva2, nd->nd_cred, p, in nfsrvd_setattr() 487 nd->nd_repstat = nfsvno_setattr(vp, &nva2, nd->nd_cred, p, in nfsrvd_setattr() 502 nd->nd_repstat = nfsvno_setattr(vp, &nva2, nd->nd_cred, p, in nfsrvd_setattr() 515 nd->nd_repstat = nfsvno_setattr(vp, &nva2, nd->nd_cred, p, in nfsrvd_setattr() 525 nd->nd_repstat = nfsvno_setattr(vp, &nva2, nd->nd_cred, p, in nfsrvd_setattr() 544 nd->nd_repstat = nfsvno_setattr(vp, &nva, nd->nd_cred, p, in nfsrvd_setattr()
|
H A D | nfs_nfsdsubs.c | 1692 error = nfsvno_setattr(vp, &nva, nd->nd_cred, p, exp); in nfsrv_fixattr()
|
H A D | nfs_nfsdport.c | 588 nfsvno_setattr(struct vnode *vp, struct nfsvattr *nvap, struct ucred *cred, in nfsvno_setattr() function 1300 error = nfsvno_setattr(*vpp, nvap, in nfsvno_createsub() 1963 nd->nd_repstat = nfsvno_setattr(vp, in nfsvno_open()
|
H A D | nfs_nfsdstate.c | 5032 error = nfsvno_setattr(vp, &nva, NFSFPCRED(sf->nsf_fp), p, in nfsrv_updatestable()
|