Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dphysical-zone.c36 static const struct pbn_lock_implementation LOCK_IMPLEMENTATIONS[] = { variable
56 return (lock->implementation == &LOCK_IMPLEMENTATIONS[type]); in has_lock_type()
72 lock->implementation = &LOCK_IMPLEMENTATIONS[type]; in set_pbn_lock_type()