Home
last modified time | relevance | path

Searched refs:part_max_blocks (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/afs/
Dafs.h172 u32 part_max_blocks; /* size of volume's partition */ member
Dsuper.c541 buf->f_blocks = vs.part_max_blocks; in afs_statfs()
Dfsclient.c225 vs->part_max_blocks = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()