HomeSort by relevance Sort by last modified time
    Searched refs:type_ext2_super_block___setactivecopy (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/ext2ed/
super_com.c 146 void type_ext2_super_block___setactivecopy (char *command_line) function
ext2ed.h 390 extern void type_ext2_super_block___setactivecopy (char *command_line);
init.c 314 add_user_command (&ptr->type_commands,"setactivecopy","Copies the current superblock to the main superblock",type_ext2_super_block___setactivecopy);
326 add_user_command (&ptr->type_commands,"setactivecopy","Copies the current group descriptor to the main table",type_ext2_super_block___setactivecopy);

Completed in 79 milliseconds