Home
last modified time | relevance | path

Searched refs:fxdr_hyper (Results 1 – 3 of 3) sorted by relevance

/third_party/NuttX/fs/nfs/
Dxdr_subs.h119 #define fxdr_hyper(f) \ macro
Dnfs_util.c572 np->n_size = fxdr_hyper(&attributes->fa_size); in nfs_attrupdate()
Dnfs_adapter.c319 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()