Searched refs:nva_bytes (Results 1 – 5 of 5) sorted by relevance
352 uint64_t nva_bytes; /* bytes of disk space held by file */ member
810 nvap->nva_bytes = 0; in nfs4_default_attrs_for_referral_trigger()2408 nfsm_chain_get_64(error, nmc, nvap->nva_bytes); in nfs4_parsefattr()
1536 nfsm_chain_get_64(error, nmc, nvap->nva_bytes); in nfs_parsefattr()1552 nvap->nva_bytes = val * NFS_FABLKSIZE; in nfs_parsefattr()
1967 VATTR_RETURN(vap, va_data_alloc, nva->nva_bytes); in nfs3_vnop_getattr()
1540 VATTR_RETURN(vap, va_total_alloc, nva->nva_bytes); in nfs4_vnop_getattr()