Searched refs:file_start (Results 1 – 3 of 3) sorted by relevance
46 unsigned long file_start; member126 INODE->file_start = 0; in iso9660_mount()149 INODE->file_start = 0; in iso9660_dir()371 INODE->file_start = idr->extent.l; in iso9660_dir()412 if (INODE->file_start == 0) in iso9660_read()426 if (!iso9660_devread(INODE->file_start + sector, blkoffset, size, buf)) in iso9660_read()
273 long long file_start = 0; in ReadFormData() local277 file_start = ReadInteger64(obj); in ReadFormData()281 http_body.appendFileRange(file_path, file_start, file_length, in ReadFormData()
238 BASE_API int GetVlogLevelHelper(const char* file_start, size_t N);