Searched refs:teof (Results 1 – 1 of 1) sorted by relevance
2205 s64 teof; in xtTruncate() local2268 teof = (newsize + (JFS_SBI(ip->i_sb)->bsize - 1)) >> in xtTruncate()2321 if (teof >= xoff + xlen) { in xtTruncate()2358 if (S_ISDIR(ip->i_mode) && (teof == 0)) in xtTruncate()2366 if (teof < xoff) { in xtTruncate()2383 if (teof == xoff) { in xtTruncate()2397 else if (teof < xoff + xlen) { in xtTruncate()2399 len = teof - xoff; in xtTruncate()