summaryrefslogtreecommitdiff
path: root/fs/bcachefs/two_state_shared_lock.h
AgeCommit message (Expand)AuthorFilesLines
10 daysbcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()Uros Bizjak1-6/+5
2023-10-23bcachefs: Inline bch2_two_state_(trylock|unlock)Kent Overstreet1-3/+34
2023-10-23bcachefs: Factor out two_state_shared_lockKent Overstreet1-0/+28