Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dpacker.c340 static struct data_vio *remove_from_bin(struct packer *packer, struct packer_bin *bin) in remove_from_bin() function
431 struct data_vio *agent = remove_from_bin(packer, bin); in write_bin()
444 while ((client = remove_from_bin(packer, bin)) != NULL) in write_bin()