Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/e2p/
Dmntopts.c27 static struct mntopt mntopt_list[] = { variable
49 for (f = mntopt_list; f->string; f++) { in e2p_mntopt2string()
64 for (f = mntopt_list; f->string; f++) { in e2p_string2mntopt()