Searched defs:file_end (Results 1 – 8 of 8) sorted by relevance
110 let file_end: u64 = self.file.seek(SeekFrom::End(0))?; in add_cluster_end() localVariable
219 int file_end, query_end; in ParsePath() local614 int file_end = path.end(); in DoExtractFileName() local
387 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readpage() local
446 GElf_Off file_end = 0; /* Rounded up to effective page size. */ in dwfl_segment_report_module() local
407 let file_end = writer.seek(io::SeekFrom::Current(0))?; in finish_file() localVariable
1004 int file_end = inode->data / block_size; in write_file() local
988 file_end(struct file *file) in file_end() function
8783 static bool file_end(void *closure, const void *hd, upb_status *status) { in file_end() function