Searched refs:max_quota (Results 1 – 5 of 5) sorted by relevance
126 struct yfs_xdr_u64 max_quota; member146 struct yfs_xdr_u64 max_quota; member157 struct yfs_xdr_u64 max_quota; member
184 u64 max_quota; /* maximum space this volume may occupy (blocks) */ member
760 if (vs.max_quota == 0) in afs_statfs()763 buf->f_blocks = vs.max_quota; in afs_statfs()
324 vs->max_quota = xdr_to_u64(x->max_quota); in xdr_decode_YFSFetchVolumeStatus()
229 vs->max_quota = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()