HomeSort by: relevance | last modified time | path
    Searched refs:nfsv4_fillattr (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 332 int nfsv4_fillattr(struct nfsrv_descript *, struct mount *, vnode_t, NFSACL_T *,
nfs_commonsubs.c 2042 nfsv4_fillattr(struct nfsrv_descript *nd, struct mount *mp, vnode_t vp, function in typeref:typename:APPLESTATIC int
  /src/sys/fs/nfs/client/
nfs_clport.c 934 (void) nfsv4_fillattr(nd, vp->v_mount, vp, NULL, vap, NULL, 0,
nfs_clstate.c 3283 (void) nfsv4_fillattr(nd, NULL, NULL, NULL, &va,
nfs_clrpcops.c 4463 (void) nfsv4_fillattr(nd, vnode_mount(vp), vp, aclp, NULL, NULL, 0,
  /src/sys/fs/nfs/server/
nfs_nfsdport.c 1530 * Glue routine to nfsv4_fillattr().
1540 error = nfsv4_fillattr(nd, mp, vp, NULL, &nvap->na_vattr, fhp, rderror,

Completed in 48 milliseconds