Home
last modified time | relevance | path

Searched refs:decode_array_32_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ceph/
Dosdmap.c261 static u32 *decode_array_32_alloc(void **p, void *end, u32 *plen) in decode_array_32_alloc() function
312 w->weights = decode_array_32_alloc(p, end, &w->size); in decode_choose_arg()
321 arg->ids = decode_array_32_alloc(p, end, &arg->ids_size); in decode_choose_arg()