Home
last modified time | relevance | path

Searched defs:was_locked (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/locking/
H A Dlocking.c190 int was_locked = _vg_lock_count; in reset_locking() local
/netbsd-src/external/gpl2/lvm2/dist/lib/cache/
H A Dlvmcache.c122 int was_locked = (info->status & CACHE_LOCKED) ? 1 : 0; in _update_cache_info_lock_state() local