Searched refs:abytes (Results 1 – 4 of 4) sorted by relevance
51 __u64 abytes; /* # of bytes available to user */ member
626 res->abytes = ntohl(*p++) * res->bsize; in nfs_xdr_statfsres()
543 buf->f_bavail = (res.abytes + blockres) >> blockbits; in nfs_statfs()
922 p = xdr_decode_hyper(p, &res->abytes); in nfs3_xdr_fsstatres()