Lines Matching full:held
42 * spinning semantics - the low-level rwlock is held so all other threads that
45 * blocking semantics - the low-level rwlock is not held but the counter
46 * denotes how many times the blocking lock was held;
85 * | - extent_buffer::rwlock is held
188 * Mark already held read lock as blocking. Can be nested in write lock by the
213 * Mark already held write lock as blocking.
245 * The rwlock is held upon exit.
364 * The rwlock is not held upon exit.
417 * The rwlock is held for write upon exit.
455 * Tasks blocked and waiting are woken, rwlock is not held upon exit.
515 * This releases any locks held in the path starting at level and going all the
518 * btrfs_search_slot will keep the lock held on higher nodes in a few corner
544 * Return: root extent buffer with write lock held
565 * Return: root extent buffer with read lock held