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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dmount.c117 #define USE_MTAB (!(option_mask32 & OPT_n)) macro
119 #define USE_MTAB 0 macro
460 if (ENABLE_FEATURE_MTAB_SUPPORT && !USE_MTAB)
492 if (USE_MTAB && !rc && !(vfsflags & MS_REMOUNT)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dmount.c117 #define USE_MTAB (!(option_mask32 & OPT_n)) macro
119 #define USE_MTAB 0 macro
460 if (ENABLE_FEATURE_MTAB_SUPPORT && !USE_MTAB)
492 if (USE_MTAB && !rc && !(vfsflags & MS_REMOUNT)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dmount.c117 #define USE_MTAB (!(option_mask32 & OPT_n)) macro
119 #define USE_MTAB 0 macro
460 if (ENABLE_FEATURE_MTAB_SUPPORT && !USE_MTAB)
492 if (USE_MTAB && !rc && !(vfsflags & MS_REMOUNT)) {

Completed in 68 milliseconds