Searched refs:tmpde (Results 1 – 1 of 1) sorted by relevance
31 char *tmpname, struct iso_directory_record *tmpde) in isofs_find_entry() argument77 memcpy(tmpde, de, slop); in isofs_find_entry()86 memcpy((void *) tmpde + slop, bh->b_data, offset); in isofs_find_entry()88 de = tmpde; in isofs_find_entry()