Searched refs:ind_cache (Results 1 – 2 of 2) sorted by relevance
68 if (file->ind_cache[i].num != 0) { in ext2_close_file()69 free(file->ind_cache[i].ptr); in ext2_close_file()
38 struct cache_block ind_cache[3]; // cache of indirect blocks as they're scanned member
Completed in 2 milliseconds