Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsnode.h352 uint64_t nva_bytes; /* bytes of disk space held by file */ member
H A Dnfs4_subs.c810 nvap->nva_bytes = 0; in nfs4_default_attrs_for_referral_trigger()
2408 nfsm_chain_get_64(error, nmc, nvap->nva_bytes); in nfs4_parsefattr()
H A Dnfs_subs.c1536 nfsm_chain_get_64(error, nmc, nvap->nva_bytes); in nfs_parsefattr()
1552 nvap->nva_bytes = val * NFS_FABLKSIZE; in nfs_parsefattr()
H A Dnfs_vnops.c1967 VATTR_RETURN(vap, va_data_alloc, nva->nva_bytes); in nfs3_vnop_getattr()
H A Dnfs4_vnops.c1540 VATTR_RETURN(vap, va_total_alloc, nva->nva_bytes); in nfs4_vnop_getattr()