end_of_file 4530 fs/cifs/file.c bool is_size_safe_to_change(struct cifsInodeInfo *cifsInode, __u64 end_of_file) end_of_file 4546 fs/cifs/file.c if (i_size_read(&cifsInode->vfs_inode) < end_of_file) end_of_file 2350 fs/gfs2/bmap.c u64 end_of_file; end_of_file 2363 fs/gfs2/bmap.c end_of_file = (i_size_read(&ip->i_inode) + sdp->sd_sb.sb_bsize - 1) >> shift; end_of_file 2366 fs/gfs2/bmap.c if (lblock_stop > end_of_file && ip != GFS2_I(sdp->sd_rindex))