Home
last modified time | relevance | path

Searched refs:na_bytes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clcomsubs.c358 nap->na_bytes = fxdr_hyper(&fp->fa3_used); in nfsm_loadattr()
383 nap->na_bytes = in nfsm_loadattr()
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdsubs.c1403 txdr_hyper(nvap->na_bytes, &fp->fa3_used); in nfsrv_fillattr()
1422 fp->fa2_blocks = txdr_unsigned(nvap->na_bytes / NFS_FABLKSIZE); in nfsrv_fillattr()
/netbsd-src/sys/fs/nfs/common/
H A Dnfsport.h538 #define na_bytes na_vattr.va_bytes macro
H A Dnfs_commonsubs.c1639 if ((u_int64_t)nap->na_bytes != thyp) in nfsv4_loadattr()
1643 nap->na_bytes = thyp; in nfsv4_loadattr()