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.h400 int nfsv4_fillattr(struct nfsrv_descript *, struct mount *, vnode_t, NFSACL_T *,
H A Dnfs_commonsubs.c650 (void) nfsv4_fillattr(nd, vp->v_mount, vp, NULL, vap, NULL, 0, in nfscl_fillsattr()
2671 nfsv4_fillattr(struct nfsrv_descript *nd, struct mount *mp, vnode_t vp, in nfsv4_fillattr() function
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c2109 * Glue routine to nfsv4_fillattr().
2135 error = nfsv4_fillattr(nd, mp, vp, NULL, &nvap->na_vattr, fhp, rderror, in nfsvno_fillattr()
6402 * The "vp" argument to nfsv4_fillattr() is only used for vnode_type(), in nfsrv_setacldsdorpc()
6406 nfsv4_fillattr(nd, NULL, vp, aclp, NULL, NULL, 0, &attrbits, NULL, in nfsrv_setacldsdorpc()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3702 (void) nfsv4_fillattr(nd, NULL, NULL, NULL, &va, in nfscl_docb()
H A Dnfs_clrpcops.c5446 (void) nfsv4_fillattr(nd, vp->v_mount, vp, aclp, NULL, NULL, 0, in nfsrpc_setaclrpc()