Searched refs:f_blocks (Results 1 – 4 of 4) sorted by relevance
15 fsblkcnt_t f_blocks; /* number of blocks on file system in units of f_frsize */ member
21 statvfs->f_blocks = info.total_blocks; in fill_statvfs()
393 sfs->f_blocks = info.total_blocks; in fuse_statfs()
916 info->total_blocks = st.f_blocks; in ReadFSInfo()