Home
last modified time | relevance | path

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

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