Searched defs:file_end (Results 1 – 4 of 4) sorted by relevance
466 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_read_folio() local585 loff_t file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readahead() local675 u64 file_end = (i_size_read(inode) + msblk->block_size - 1) >> msblk->block_log; in seek_hole_data() local
62 static void *file_end; /* pointer to the end of the mapped file */ variable
3806 pgoff_t file_end, last_pgoff = start_pgoff; in filemap_map_pages() local
834 char *file_end; /* Points to AML and indicates when the AML for this particular file ends. */ member