Home
last modified time | relevance | path

Searched refs:AllowMountedRead (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/ext2ed/
Dext2ed.conf.in50 AllowMountedRead on
Dinit.c536 AllowMountedRead = 1; in process_configuration_file()
538 AllowMountedRead = 0; in process_configuration_file()
Dmain.c62 int AllowMountedRead=0; /* Behavior when trying to open a mounted filesystem read-only */ variable
Dgeneral_com.c161 if (mounted && !AllowMountedRead) { in set_device()
167 if (mounted && AllowMountedRead) { in set_device()
Dext2ed.h191 extern int AllowMountedRead;
DREADME132 by using the configuration file option 'AllowMountedRead on'. However,