Searched refs:f_blocks (Results 1 – 3 of 3) sorted by relevance
81 uint32_t f_blocks; /**< Total number of blocks on file system in units of f_frsize. */ member
1204 ( unsigned long ) fsinfo.f_bsize, ( unsigned long ) fsinfo.f_blocks, in prvSTATFSCommand()
527 pStatFS->f_blocks = gpRedVolume->ulBlockCount; in RedCoreVolStat()
Completed in 842 milliseconds