HomeSort by relevance Sort by last modified time
    Searched refs:fs_cstotal (Results 1 - 5 of 5) 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
  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 220 milliseconds