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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A De2p.h57 const char *e2p_mntopt2string(unsigned int mask);
H A Dmntopts.c37 const char *e2p_mntopt2string(unsigned int mask) function
H A Dls.c115 fprintf(f, " %s", e2p_mntopt2string(mask & EXT3_DEFM_JMODE));
122 fprintf(f, " %s", e2p_mntopt2string(m));

Completed in 44 milliseconds