Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Draid56.c733 struct btrfs_raid_bio *cache_drop = NULL; in lock_stripe_add() local
754 cache_drop = cur; in lock_stripe_add()
799 if (cache_drop) in lock_stripe_add()
800 remove_rbio_from_cache(cache_drop); in lock_stripe_add()
/linux-6.15/drivers/base/regmap/
H A Dregmap-kunit.c1198 static void cache_drop(struct kunit *test) in cache_drop() function
2051 KUNIT_CASE_PARAM(cache_drop, sparse_cache_types_gen_params),