Searched refs:swap_slot_free_notify (Results 1 – 5 of 5) sorted by relevance
113 if (disk->fops->swap_slot_free_notify) { in end_swap_bio_read()121 disk->fops->swap_slot_free_notify(sis->bdev, in end_swap_bio_read()
819 if (disk->fops->swap_slot_free_notify) in swap_entry_free()820 disk->fops->swap_slot_free_notify(p->bdev, in swap_entry_free()
406 void (*swap_slot_free_notify) (struct block_device *, unsigned long);419 swap_slot_free_notify: no (see below)424 swap_slot_free_notify is called with swap_lock and sometimes the page lock
1647 void (*swap_slot_free_notify) (struct block_device *, unsigned long); member
1143 .swap_slot_free_notify = zram_slot_free_notify,