Home
last modified time | relevance | path

Searched refs:max_quota (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/afs/
A Dprotocol_yfs.h126 struct yfs_xdr_u64 max_quota; member
146 struct yfs_xdr_u64 max_quota; member
157 struct yfs_xdr_u64 max_quota; member
A Dafs.h183 u64 max_quota; /* maximum space this volume may occupy (blocks) */ member
A Dsuper.c731 if (vs->max_quota == 0) in afs_get_volume_status_success()
734 buf->f_blocks = vs->max_quota; in afs_get_volume_status_success()
A Dyfsclient.c315 vs->max_quota = xdr_to_u64(x->max_quota); in xdr_decode_YFSFetchVolumeStatus()
A Dfsclient.c226 vs->max_quota = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()

Completed in 12 milliseconds