Searched defs:file_end (Results 1 – 5 of 5) sorted by relevance
29 loff_t file_end = (i_size_read(inode) - 1) >> PAGE_SHIFT; in squashfs_readpage_block() local
452 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_read_folio() local578 loff_t file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readahead() local
62 static void *file_end; /* pointer to the end of the mapped file */ variable
3628 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