Searched refs:part_max_blocks (Results 1 – 5 of 5) sorted by relevance
187 u64 part_max_blocks; /* size of volume's partition */ member
149 struct yfs_xdr_u64 part_max_blocks; member
766 buf->f_blocks = vs.part_max_blocks; in afs_statfs()
327 vs->part_max_blocks = xdr_to_u64(x->part_max_blocks); in xdr_decode_YFSFetchVolumeStatus()
234 vs->part_max_blocks = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()