Searched refs:abytes (Results 1 – 6 of 6) sorted by relevance
30 asmlinkage u32 ce_aes_ccm_auth_data(u8 mac[], u8 const in[], u32 abytes,
549 stat->abytes = (u64)fsinfo.bavail * fsinfo.bsize; in nfs_proc_statfs()
288 buf->f_bavail = (res.abytes + blockres) >> blockbits; in nfs_statfs()
2142 p = xdr_decode_size3(p, &result->abytes); in decode_fsstat3resok()
4501 if ((status = decode_attr_space_avail(xdr, bitmap, &fsstat->abytes)) != 0) in decode_statfs()
164 __u64 abytes; /* # of bytes available to user */ member