Home
last modified time | relevance | path

Searched refs:vs_dsize (Results 1 – 2 of 2) sorted by relevance

/linux/fs/freevxfs/
H A Dvxfs.h61 __fs32 vs_dsize; /* number of data blocks */ member
H A Dvxfs_super.c83 bufp->f_blocks = fs32_to_cpu(infp, raw_sb->vs_dsize); in vxfs_statfs()