Searched defs:v (Results 1 – 6 of 6) sorted by relevance
374 let mut v = Vec::<u8>::new(); in get_fat_entry() localVariable468 let mut v = Vec::<u8>::new(); in get_fat_entry_raw() localVariable936 let mut v: Vec<u8> = Vec::new(); in get_free_cluster() localVariable982 let mut v: Vec<u8> = Vec::new(); in get_free_cluster() localVariable1014 let mut v: Vec<u8> = Vec::new(); in get_free_cluster() localVariable1063 let mut v: Vec<u8> = Vec::new(); in set_entry() localVariable1096 let mut v: Vec<u8> = Vec::new(); in set_entry() localVariable1123 let mut v: Vec<u8> = Vec::new(); in set_entry() localVariable1211 let mut v = Vec::<u8>::new(); in new() localVariable1307 let mut v: Vec<u8> = Vec::new(); in flush() localVariable[all …]
223 let mut v = Vec::with_capacity(LBA_SIZE); in new() localVariable
1092 let mut v: Vec<u8> = Vec::new(); in flush() localVariable1306 let mut v: Vec<u8> = Vec::new(); in flush() localVariable2370 let mut v: Vec<u8> = Vec::new(); in get_raw_dir_entry() localVariable
83 let mut v = Vec::with_capacity(size); in do_kmalloc() localVariable
443 let mut v: Vec<(PhysAddr, PageFrameCount)> = Vec::with_capacity(60 * 1024); in test_buddy() localVariable
211 #define MEM_INIT(p, v, s) memset((p), (v), (s)) argument517 BYTE v[8]; in LZ4_memcpy_using_offset() local