Searched refs:rw_unlock (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/bcache/ |
| H A D | btree.c | 661 rw_unlock(true, b); in mca_reap() 706 rw_unlock(true, b); in bch_mca_scan() 720 rw_unlock(true, b); in bch_mca_scan() 984 rw_unlock(true, b); in mca_alloc() 1036 rw_unlock(write, b); in bch_btree_node_get() 1043 rw_unlock(write, b); in bch_btree_node_get() 1073 rw_unlock(true, b); in btree_node_prefetch() 1478 rw_unlock(true, new_nodes[0]); in btree_gc_coalesce() 1494 rw_unlock(true, r[i].b); in btree_gc_coalesce() 1525 rw_unlock(true, new_nodes[i]); in btree_gc_coalesce() [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 | sysfs.c | 667 rw_unlock(false, b); in bch_root_usage() 676 rw_unlock(false, b); in bch_root_usage()
|