Home
last modified time | relevance | path

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

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dmd.c39 static int test_MD_be(disk_t *disk_car, const struct mdp_superblock_s *sb, const partition_t *parti…
63 test_MD_be(disk_car, (struct mdp_superblock_s*)buffer, partition, 0)==0) in check_MD()
88 test_MD_be(disk_car, (struct mdp_superblock_s*)buffer, partition, 0)==0) in check_MD()
117 test_MD_be(disk_car, (struct mdp_superblock_s*)buffer, partition, 0)==0) in check_MD()
150 test_MD_be(disk_car, (struct mdp_superblock_s*)buffer, partition, 0)==0) in check_MD()
221 if(test_MD_be(disk_car, sb, partition, dump_ind)==0) in recover_MD()
396 static int test_MD_be(disk_t *disk_car, const struct mdp_superblock_s *sb, const partition_t *parti… in test_MD_be() function
/dports/sysutils/testdisk/testdisk-7.1/
H A DChangeLog1036 New prototype for test_MD() and test_MD_be()