Searched defs:alloc_slice (Results 1 – 4 of 4) sorted by relevance
103 Allocation alloc_slice = null; in buildRSVolume() local
539 Allocation alloc_slice = null; in buildRSVolume2() local
82 fn alloc_slice<T: TransmuteElement>(buf: &mut [u8], len: usize) -> Option<(&mut [T], &mut [u8])> { in alloc_slice() function
262 T *slice_cache<T>::alloc_slice(Qcow2State &state, const qcow2_io_ctx_t &ioc, in alloc_slice() function in slice_cache