Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dphysical-zone.h22 struct pbn_lock_implementation;
29 const struct pbn_lock_implementation *implementation;
Dphysical-zone.c29 struct pbn_lock_implementation { struct
36 static const struct pbn_lock_implementation LOCK_IMPLEMENTATIONS[] = { argument