Home
last modified time | relevance | path

Searched refs:Ext2Descriptors (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/ext2ed/
Dext2ed.conf.in7 # Ext2Descriptors is the location of the ext2 filesystem structure
11 Ext2Descriptors @datadir@/ext2.descriptors
Dinit.c414 if (!set_struct_descriptors (Ext2Descriptors)) in set_file_system_info()
507 strcpy (Ext2Descriptors,value); in process_configuration_file()
Dmain.c56 char Ext2Descriptors [200]="ext2.descriptors"; /* The location of the ext2 filesystem object defini… variable
Dext2ed.h191 extern char Ext2Descriptors [200];