Searched refs:mntopts_cmd (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
H A Dtune2fs.c93 static char *mntopts_cmd; variable
1789 if (mntopts_cmd) {
1794 mntopts_cmd = optarg;
2991 if (mntopts_cmd) {
2992 rc = update_mntopts(fs, mntopts_cmd);

Completed in 76 milliseconds