Searched refs:nva_bytes (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfsnode.h331 uint64_t nva_bytes; /* bytes of disk space held by file */ member in struct:nfs_vattr
H A Dnfs4_subs.c746 nvap->nva_bytes = 0;
2098 nfsm_chain_get_64(error, nmc, nvap->nva_bytes);
H A Dnfs_subs.c1316 nfsm_chain_get_64(error, nmc, nvap->nva_bytes);
1332 nvap->nva_bytes = val * NFS_FABLKSIZE;
H A Dnfs4_vnops.c1399 VATTR_RETURN(vap, va_total_alloc, nva.nva_bytes);
H A Dnfs_vnops.c1580 VATTR_RETURN(vap, va_data_alloc, nva.nva_bytes);

Completed in 102 milliseconds