aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/two_state_shared_lock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()Uros Bizjak2024-07-141-6/+5
* bcachefs: Inline bch2_two_state_(trylock|unlock)Kent Overstreet2023-10-221-3/+34
* bcachefs: Factor out two_state_shared_lockKent Overstreet2023-10-221-0/+28