Searched defs:bucket_lock (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/fs/bcachefs/ | ||
D | buckets.h | 77 static inline void bucket_lock(struct bucket *b) in bucket_lock() function |
/linux-6.14.4/drivers/md/bcache/ | ||
D | bcache.h | 551 struct mutex bucket_lock; member |