HomeSort by relevance Sort by last modified time
    Searched refs:fs_cstotal (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
fs.h 207 struct csum fs_cstotal; /* cylinder summary information */ member in struct:fs
427 (blkstofrags((fs), (fs)->fs_cstotal.cs_nbfree) + \
428 (fs)->fs_cstotal.cs_nffree - ((fs)->fs_dsize * (percentreserved) / 100))
ufs2.h 317 struct csum_total fs_cstotal; /* cylinder summary information */ member in struct:fs
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 407 struct ufs_csum fs_cstotal; /* cylinder summary information */
437 struct ufs2_csum_total fs_cstotal;/*cylinder summary information*/
852 struct ufs_csum fs_cstotal; member in struct:ufs_super_block_first
    [all...]

Completed in 195 milliseconds