Searched defs:test (Results  1 – 16 of 16) sorted by relevance
| /fs/bcachefs/ | 
| D | mean_and_variance_test.c | 8 static void mean_and_variance_basic_test(struct kunit *test)  in mean_and_variance_basic_test() 32 static void mean_and_variance_weighted_test(struct kunit *test)  in mean_and_variance_weighted_test() 63 static void mean_and_variance_weighted_advanced_test(struct kunit *test)  in mean_and_variance_weighted_advanced_test() 89 static void do_mean_and_variance_test(struct kunit *test,  in do_mean_and_variance_test() 127 static void mean_and_variance_test_1(struct kunit *test)  in mean_and_variance_test_1() 140 static void mean_and_variance_test_2(struct kunit *test)  in mean_and_variance_test_2() 152 static void mean_and_variance_fast_divpow2(struct kunit *test)  in mean_and_variance_fast_divpow2() 170 static void mean_and_variance_u128_basic_test(struct kunit *test)  in mean_and_variance_u128_basic_test()
  | 
| D | sysfs.c | 490 		char *test		= strsep(&p, " \t\n");  in STORE()  local
  | 
| /fs/ext4/ | 
| D | mballoc-test.c | 346 static int mbt_kunit_init(struct kunit *test)  in mbt_kunit_init() 389 static void mbt_kunit_exit(struct kunit *test)  in mbt_kunit_exit() 398 static void test_new_blocks_simple(struct kunit *test)  in test_new_blocks_simple() 483 validate_free_blocks_simple(struct kunit *test, struct super_block *sb,  in validate_free_blocks_simple() 510 test_free_blocks_simple_range(struct kunit *test, ext4_group_t goal_group,  in test_free_blocks_simple_range() 533 static void test_free_blocks_simple(struct kunit *test)  in test_free_blocks_simple() 550 test_mark_diskspace_used_range(struct kunit *test,  in test_mark_diskspace_used_range() 582 static void test_mark_diskspace_used(struct kunit *test)  in test_mark_diskspace_used() 673 mbt_validate_group_info(struct kunit *test, struct ext4_group_info *grp1,  in mbt_validate_group_info() 697 do_test_generate_buddy(struct kunit *test, struct super_block *sb, void *bitmap,  in do_test_generate_buddy() [all …] 
 | 
| D | inode-test.c | 222 static time64_t get_32bit_time(const struct timestamp_expectation * const test)  in get_32bit_time() 241 static void inode_test_xtimestamp_decoding(struct kunit *test)  in inode_test_xtimestamp_decoding()
  | 
| /fs/fat/ | 
| D | fat_test.c | 13 static void fat_checksum_test(struct kunit *test)  in fat_checksum_test() 131 static void fat_time_fat2unix_test(struct kunit *test)  in fat_time_fat2unix_test() 155 static void fat_time_unix2fat_test(struct kunit *test)  in fat_time_unix2fat_test()
  | 
| /fs/tests/ | 
| D | binfmt_elf_kunit.c | 4 static void total_mapping_size_test(struct kunit *test)  in total_mapping_size_test()
  | 
| D | exec_kunit.c | 111 static void exec_test_bprm_stack_limits(struct kunit *test)  in exec_test_bprm_stack_limits()
  | 
| /fs/xfs/ | 
| D | xfs_dahash_test.c | 540 } test[] __initdata =  variable
  | 
| /fs/unicode/ | 
| D | utf8-selftest.c | 34 #define test(cond) _test(cond, __func__, __LINE__, "")  macro
  | 
| /fs/afs/ | 
| D | addr_prefs.c | 464 	struct afs_addr_preference test;  in afs_get_address_preferences_rcu()  local
  | 
| /fs/sysv/ | 
| D | super.c | 275 	int (*test)(struct sysv_sb_info *, struct buffer_head *);  member
  | 
| /fs/btrfs/tests/ | 
| D | extent-map-tests.c | 1013 			   struct rmap_test_vector *test)  in test_rmap_block()
  | 
| /fs/9p/ | 
| D | vfs_inode_dotl.c | 105 	int (*test)(struct inode *inode, void *data);  in v9fs_qid_iget_dotl()  local
  | 
| D | vfs_inode.c | 415 	int (*test)(struct inode *inode, void *data);  in v9fs_qid_iget()  local
  | 
| /fs/btrfs/ | 
| D | ordered-data.c | 69 	struct rb_node *test;  in __tree_search()  local
  | 
| D | ioctl.c | 1547 	struct btrfs_key test;  in key_in_sk()  local 1579 	struct btrfs_key test;  in copy_to_sk()  local
  |