Searched refs:rw_unlock (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/md/bcache/ |
| H A D | btree.c | 663 rw_unlock(true, b); in mca_reap() 708 rw_unlock(true, b); in bch_mca_scan() 722 rw_unlock(true, b); in bch_mca_scan() 986 rw_unlock(true, b); in mca_alloc() 1045 rw_unlock(write, b); in bch_btree_node_get() 1075 rw_unlock(true, b); in btree_node_prefetch() 1550 rw_unlock(true, n); in btree_gc_rewrite_node() 1566 rw_unlock(true, n); in btree_gc_rewrite_node() 2360 rw_unlock(true, n1); in btree_split() 2368 rw_unlock(true, n2); in btree_split() [all …]
|
| H A D | btree.h | 256 static inline void rw_unlock(bool w, struct btree *b) in rw_unlock() function 336 rw_unlock(_w, _child); \ 359 rw_unlock(_w, _b); \
|
| H A D | writeback.c | 994 rw_unlock(0, b); in bch_sectors_dirty_init() 1011 rw_unlock(0, b); in bch_sectors_dirty_init() 1048 rw_unlock(0, b); in bch_sectors_dirty_init()
|
| H A D | sysfs.c | 670 rw_unlock(false, b); in bch_root_usage() 679 rw_unlock(false, b); in bch_root_usage()
|
| H A D | super.c | 2018 rw_unlock(true, c->root); in run_cache_set() 2094 rw_unlock(true, c->root); in run_cache_set()
|