Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dtests.c535 static u64 test_rand(void) in test_rand() function
552 k.k.p.offset = test_rand(); in rand_insert()
576 k[j].k.p.offset = test_rand(); in rand_insert_multi()
609 bch2_btree_iter_set_pos(trans, &iter, SPOS(0, test_rand(), U32_MAX)); in rand_lookup()
659 rand = test_rand(); in rand_mixed()
700 struct bpos pos = SPOS(0, test_rand(), U32_MAX); in rand_delete()