Searched refs:XSize (Results 1 - 1 of 1) sorted by path

/linux-master/fs/jfs/
H A Dresize.c62 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; local
302 XSize = newMapSize - mapSize; /* eXtension Size */
313 nblocks = min(t64 - mapSize, XSize);
332 XSize -= nblocks;
414 if (XSize)

Completed in 167 milliseconds