Home
last modified time | relevance | path

Searched refs:rw_unlock (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dbtree.h256 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 Dsuper.c2033 rw_unlock(true, c->root); in run_cache_set()
2109 rw_unlock(true, c->root); in run_cache_set()