Searched refs:rw_unlock (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/md/bcache/ |
| D | btree.c | 642 rw_unlock(true, b); in mca_reap() 687 rw_unlock(true, b); in bch_mca_scan() 701 rw_unlock(true, b); in bch_mca_scan() 960 rw_unlock(true, b); in mca_alloc() 1009 rw_unlock(write, b); in bch_btree_node_get() 1016 rw_unlock(write, b); in bch_btree_node_get() 1046 rw_unlock(true, b); in btree_node_prefetch() 1445 rw_unlock(true, new_nodes[0]); in btree_gc_coalesce() 1461 rw_unlock(true, r[i].b); in btree_gc_coalesce() 1492 rw_unlock(true, new_nodes[i]); in btree_gc_coalesce() [all …]
|
| D | btree.h | 256 static inline void rw_unlock(bool w, struct btree *b) in rw_unlock() function 335 rw_unlock(_w, _child); \ 358 rw_unlock(_w, _b); \
|
| D | sysfs.c | 666 rw_unlock(false, b); in bch_root_usage() 675 rw_unlock(false, b); in bch_root_usage()
|
| D | super.c | 2029 rw_unlock(true, c->root); in run_cache_set() 2105 rw_unlock(true, c->root); in run_cache_set()
|