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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfat.h43 numtail:1, /* Does first alias have a numeric '~1' type tail? */ member in struct:fat_mount_options
H A Dinode.c861 if (!opts->numtail)
997 opts->numtail = 1;
1149 opts->numtail = 1; /* negated option */
1152 opts->numtail = 0; /* negated option */
H A Dnamei_vfat.c237 * lowercase char, muliti bytes char, etc. In this case numtail is not
243 * numtail is added, and Longfilename must be stored in disk .
447 if (opts->numtail == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfileio.c341 char *numtail = tname + flen + blen; local
354 sprintf(numtail,"%u", ++i);

Completed in 155 milliseconds