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