Home
last modified time | relevance | path

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

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Djfs.c40 static int test_JFS(disk_t *disk_car, const struct jfs_superblock *sb, const partition_t *partition…
51 if(test_JFS(disk_car, (struct jfs_superblock*)buffer, partition,0)!=0) in check_JFS()
79 if(test_JFS(disk_car, sb, partition, dump_ind)!=0) in recover_JFS()
104 static int test_JFS(disk_t *disk_car, const struct jfs_superblock *sb, const partition_t *partition… in test_JFS() function
/dports/sysutils/testdisk/testdisk-7.1/
H A DChangeLog1045 New prototype for test_JFS()