Home
last modified time | relevance | path

Searched refs:nfsv4_fillattr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_var.h396 int nfsv4_fillattr(struct nfsrv_descript *, struct mount *, vnode_t, NFSACL_T *,
H A Dnfs_commonsubs.c642 (void) nfsv4_fillattr(nd, vp->v_mount, vp, NULL, vap, NULL, 0, in nfscl_fillsattr()
2575 nfsv4_fillattr(struct nfsrv_descript *nd, struct mount *mp, vnode_t vp, in nfsv4_fillattr() function
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c2041 error = nfsv4_fillattr(nd, mp, vp, NULL, &nvap->na_vattr, fhp, rderror, in nfsvno_fillattr()
6225 nfsv4_fillattr(nd, NULL, vp, aclp, NULL, NULL, 0, &attrbits, NULL, in nfsrv_setacldsdorpc()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3699 (void) nfsv4_fillattr(nd, NULL, NULL, NULL, &va, in nfscl_docb()
H A Dnfs_clrpcops.c5307 (void) nfsv4_fillattr(nd, vp->v_mount, vp, aclp, NULL, NULL, 0, in nfsrpc_setaclrpc()