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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c3283 u_int64_t sectorcnt; local
3334 if (VNOP_IOCTL(devvp, DKIOCGETBLOCKCOUNT, (caddr_t)&sectorcnt, 0, context)) {
3337 if ((sectorsize * sectorcnt) < newsize) {

Completed in 18 milliseconds