bcachefs: Refactor bkey_cached_alloc() path
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 4 Sep 2022 01:14:53 +0000 (21:14 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:40 +0000 (17:09 -0400)
commit0242130fb67fdcc617229fb9112c50f4caabab3c
treebe2ef4519c6ae1dd0b80ab912d167daec118350b
parentda4474f20961f995a1d54f82b4c462c94ea03552
bcachefs: Refactor bkey_cached_alloc() path

Clean up the arguments passed and make them more consistent.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_key_cache.c