Home
last modified time | relevance | path

Searched refs:blockCount (Results 1 – 2 of 2) sorted by relevance

/sys/fs/o2fs/
Do2fs.h52 uint64_t blockCount; /* Total Blocks */ member
/sbin/newfs_o2fs/
Dnewfs_o2fs.c276 sb.blockCount = diskSize / blockSize; in Superblock()