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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_superblock.h120 u64 minFree; /* 8: VFS: # of 1K blocks held in reserve for member in struct:superblock
124 * means that minFree + totalUsable = # blocks.
126 * totalUsable and minFree since we can compute
127 * one from the other. I would guess minFree
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h246 u64 minFree; /* 8: VFS: # of 1K blocks held in reserve for member in struct:jfs_superblock
250 * means that minFree + totalUsable = # blocks.
252 * totalUsable and minFree since we can compute
253 * one from the other. I would guess minFree

Completed in 17 milliseconds