Searched refs:fxdr_hyper (Results 1 – 3 of 3) sorted by relevance
119 #define fxdr_hyper(f) \ macro
572 np->n_size = fxdr_hyper(&attributes->fa_size); in nfs_attrupdate()
319 nfs_node->n_size = fxdr_hyper(&attr_reply.attr.fa_size); in vfs_nfs_stat_internal()2905 tquad = fxdr_hyper(&stfp->sf_tbytes); /*lint !e571*/ in vfs_nfs_statfs()2907 tquad = fxdr_hyper(&stfp->sf_fbytes); /*lint !e571*/ in vfs_nfs_statfs()2909 tquad = fxdr_hyper(&stfp->sf_abytes); /*lint !e571*/ in vfs_nfs_statfs()2911 tquad = fxdr_hyper(&stfp->sf_tfiles); /*lint !e571*/ in vfs_nfs_statfs()2913 tquad = fxdr_hyper(&stfp->sf_ffiles); /*lint !e571*/ in vfs_nfs_statfs()