Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dpacker.c339 static struct data_vio *remove_from_bin(struct packer *packer, struct packer_bin *bin) in remove_from_bin() function
430 struct data_vio *agent = remove_from_bin(packer, bin); in write_bin()
443 while ((client = remove_from_bin(packer, bin)) != NULL) in write_bin()