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

/linux-master/fs/fat/
H A Dfat.h47 numtail:1, /* Does first alias have a numeric '~1' type tail? */ member in struct:fat_mount_options
H A Dinode.c1008 if (!opts->numtail)
1160 opts->numtail = 1;
1341 opts->numtail = 1; /* negated option */
1344 opts->numtail = 0; /* negated option */
H A Dnamei_vfat.c258 * lowercase char, muliti bytes char, etc. In this case numtail is not
264 * numtail is added, and Longfilename must be stored in disk .
468 if (opts->numtail == 0)

Completed in 131 milliseconds