Searched refs:max_quota (Results 1 – 3 of 3) sorted by relevance
169 u32 max_quota; /* maximum space this volume may occupy (blocks) */ member
552 if (vs.max_quota == 0) in afs_statfs()555 buf->f_blocks = vs.max_quota; in afs_statfs()
221 vs->max_quota = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()