Lines Matching defs:i_size
236 * If the extent spans the block that contains the i_size, we need to
238 * page cache for blocks that are entirely outside of i_size.
607 loff_t i_size = i_size_read(inode);
613 if (pos + len > i_size)
614 truncate_pagecache_range(inode, max(pos, i_size),
838 loff_t old_size = iter->inode->i_size;
1931 * i_size or not.
1944 * Skip the page if it's fully outside i_size, e.g.
1951 * checked if the page is fully outside i_size with
1957 * checking if the page is totally beyond i_size or if its
1965 * The page straddles i_size. It must be zeroed out on each