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()
365 static int test_peek_end_extents(struct bch_fs *c, u64 nr) in test_peek_end_extents()
421 static int test_extent_overwrite_front(struct bch_fs *c, u64 nr) in test_extent_overwrite_front()
427 static int test_extent_overwrite_back(struct bch_fs *c, u64 nr) in test_extent_overwrite_back()
433 static int test_extent_overwrite_middle(struct bch_fs *c, u64 nr) in test_extent_overwrite_middle()
438 static int test_extent_overwrite_all(struct bch_fs *c, u64 nr) in test_extent_overwrite_all()
504 static int test_snapshots(struct bch_fs *c, u64 nr) in test_snapshots()
543 static int rand_insert(struct bch_fs *c, u64 nr) in rand_insert()
565 static int rand_insert_multi(struct bch_fs *c, u64 nr) in rand_insert_multi()
597 static int rand_lookup(struct bch_fs *c, u64 nr) in rand_lookup()
647 static int rand_mixed(struct bch_fs *c, u64 nr) in rand_mixed()
693 static int rand_delete(struct bch_fs *c, u64 nr) in rand_delete()
712 static int seq_insert(struct bch_fs *c, u64 nr) in seq_insert()
730 static int seq_lookup(struct bch_fs *c, u64 nr) in seq_lookup()
739 static int seq_overwrite(struct bch_fs *c, u64 nr) in seq_overwrite()
753 static int seq_delete(struct bch_fs *c, u64 nr) in seq_delete()
765 u64 nr; member
807 u64 nr, unsigned nr_threads) in bch2_btree_perf_test()