Searched refs:totalUsable (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_superblock.h117 u64 totalUsable; /* 8: VFS: total of 1K blocks which are member in struct:superblock
122 * and if it is then totalUsable will be equal
124 * means that minFree + totalUsable = # blocks.
126 * totalUsable and minFree since we can compute
129 * totalUsable would be the one we should
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h243 u64 totalUsable; /* 8: VFS: total of 1K blocks which are member in struct:jfs_superblock
248 * and if it is then totalUsable will be equal
250 * means that minFree + totalUsable = # blocks.
252 * totalUsable and minFree since we can compute
255 * totalUsable would be the one we should

Completed in 23 milliseconds