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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/umsdos/
H A Dmangle.c30 if (info->msdos_reject) {
102 info->msdos_reject = 0; /* Avoid mangling twice */
320 info->msdos_reject = 1;
330 info->msdos_reject = 0;
397 info->msdos_reject = 1;
423 int msdos_reject; /* Expected msdos_reject flag */ member in struct:MANG_TEST
496 } else if (info.msdos_reject != pttb->msdos_reject) {
498 printf ("%d <> %d\n", info.msdos_reject, ptt
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dumsdos_fs.h98 int msdos_reject; /* Tell if the file name is invalid for MSDOS */ member in struct:umsdos_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dumsdos_fs.h98 int msdos_reject; /* Tell if the file name is invalid for MSDOS */ member in struct:umsdos_info

Completed in 76 milliseconds