Searched refs:file_end (Results 1 – 8 of 8) sorted by relevance
387 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readpage() local396 if (index < file_end || squashfs_i(inode)->fragment_block == in squashfs_readpage()408 bytes = index == file_end ? in squashfs_readpage()
425 GElf_Off file_end = 0; /* Rounded up to effective page size. */ in dwfl_segment_report_module() local553 if (file_end < filesz_offset) in dwfl_segment_report_module()555 file_end = filesz_offset; in dwfl_segment_report_module()557 contiguous = file_end; in dwfl_segment_report_module()
119 sub ::file_end
126 sub ::file_end
237 { &file_end();
158 sub ::file_end
1003 int file_end = inode->data / block_size; in write_file() local1036 block->size = i == file_end ? inode->data & (block_size - 1) : in write_file()
989 file_end(struct file *file) in file_end() function3533 return file_end(&control->file); in control_end()