Lines Matching defs:nr
32 static int test_delete(struct bch_fs *c, u64 nr) in test_delete()
73 static int test_delete_written(struct bch_fs *c, u64 nr) in test_delete_written()
108 static int test_iterate(struct bch_fs *c, u64 nr) in test_iterate()
162 static int test_iterate_extents(struct bch_fs *c, u64 nr) in test_iterate_extents()
219 static int test_iterate_slots(struct bch_fs *c, u64 nr) in test_iterate_slots()
278 static int test_iterate_slots_extents(struct bch_fs *c, u64 nr) in test_iterate_slots_extents()
343 static int test_peek_end(struct bch_fs *c, u64 nr) in test_peek_end()
363 static int test_peek_end_extents(struct bch_fs *c, u64 nr) in test_peek_end_extents()
417 static int test_extent_overwrite_front(struct bch_fs *c, u64 nr) in test_extent_overwrite_front()
423 static int test_extent_overwrite_back(struct bch_fs *c, u64 nr) in test_extent_overwrite_back()
429 static int test_extent_overwrite_middle(struct bch_fs *c, u64 nr) in test_extent_overwrite_middle()
434 static int test_extent_overwrite_all(struct bch_fs *c, u64 nr) in test_extent_overwrite_all()
500 static int test_snapshots(struct bch_fs *c, u64 nr) in test_snapshots()
539 static int rand_insert(struct bch_fs *c, u64 nr) in rand_insert()
561 static int rand_insert_multi(struct bch_fs *c, u64 nr) in rand_insert_multi()
593 static int rand_lookup(struct bch_fs *c, u64 nr) in rand_lookup()
643 static int rand_mixed(struct bch_fs *c, u64 nr) in rand_mixed()
689 static int rand_delete(struct bch_fs *c, u64 nr) in rand_delete()
708 static int seq_insert(struct bch_fs *c, u64 nr) in seq_insert()
726 static int seq_lookup(struct bch_fs *c, u64 nr) in seq_lookup()
735 static int seq_overwrite(struct bch_fs *c, u64 nr) in seq_overwrite()
749 static int seq_delete(struct bch_fs *c, u64 nr) in seq_delete()
761 u64 nr; member
803 u64 nr, unsigned nr_threads) in bch2_btree_perf_test()