Searched refs:nfsv4_fillattr (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 396 int nfsv4_fillattr(struct nfsrv_descript *, struct mount *, vnode_t, NFSACL_T *,
|
H A D | nfs_commonsubs.c | 642 (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 D | nfs_nfsdport.c | 2041 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 D | nfs_clstate.c | 3699 (void) nfsv4_fillattr(nd, NULL, NULL, NULL, &va, in nfscl_docb()
|
H A D | nfs_clrpcops.c | 5307 (void) nfsv4_fillattr(nd, vp->v_mount, vp, aclp, NULL, NULL, 0, in nfsrpc_setaclrpc()
|