Searched refs:teof (Results 1 – 1 of 1) sorted by relevance
3166 s64 teof; in xtTruncate() local3229 teof = (newsize + (JFS_SBI(ip->i_sb)->bsize - 1)) >> in xtTruncate()3282 if (teof >= xoff + xlen) { in xtTruncate()3319 if (S_ISDIR(ip->i_mode) && (teof == 0)) in xtTruncate()3327 if (teof < xoff) { in xtTruncate()3344 if (teof == xoff) { in xtTruncate()3358 else if (teof < xoff + xlen) { in xtTruncate()3360 len = teof - xoff; in xtTruncate()