Home
last modified time | relevance | path

Searched refs:erase_list_part (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dtdelete.c47 if(disk_car->arch->erase_list_part==NULL) in write_clean_table()
55 if(disk_car->arch->erase_list_part(disk_car)) in write_clean_table()
68 if(disk_car->arch->erase_list_part==NULL) in write_clean_table()
73 if(disk_car->arch->erase_list_part(disk_car)) in write_clean_table()
H A Dtdiskop.c124 if(disk->arch->erase_list_part!=NULL) in menu_disk_ncurses()
H A Dparthumax.c94 .erase_list_part=NULL,
H A Dpartxbox.c84 .erase_list_part=NULL,
H A Dpartmac.c100 .erase_list_part=NULL,
H A Dpartsun.c103 .erase_list_part=NULL,
H A Dpartnone.c166 .erase_list_part=NULL,
H A Dcommon.h360 int (*erase_list_part)(disk_t *disk); member
H A Dpartgpt.c145 .erase_list_part=NULL,
H A Dparti386.c233 .erase_list_part=&erase_list_part_i386,
/dports/sysutils/testdisk/testdisk-7.1/
H A DChangeLog7489 - Modify generic function write_MBR_code and erase_list_part parameters