Lines Matching defs:i_size
129 * If the extent spans the block that contains the i_size we need to
131 * page cache for blocks that are entirely outside of i_size.
524 loff_t i_size = i_size_read(inode);
530 if (pos + len > i_size)
531 truncate_pagecache_range(inode, max(pos, i_size),
715 loff_t old_size = inode->i_size;
1483 * i_size or not.
1495 * Skip the page if it is fully outside i_size, e.g. due to a
1502 * and if we do check the page is fully outside i_size or not
1508 * if the page to write is totally beyond the i_size or if it's
1516 * The page straddles i_size. It must be zeroed out on each