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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfsck_minix.c121 smallint repair, automatic, verbose, list, show, warn_mode, force; member in struct:globals
163 #define warn_mode (G.warn_mode ) macro
1131 if (warn_mode && Inode1[i].i_mode && !inode_in_use(i)) {
1183 if (warn_mode && Inode2[i].i_mode && !inode_in_use(i)) {
1295 warn_mode = 1;

Completed in 51 milliseconds