Home
last modified time | relevance | path

Searched refs:numtail (Results 1 – 3 of 3) sorted by path

/openbmc/linux/fs/fat/
H A Dfat.h47 numtail:1, /* Does first alias have a numeric '~1' type tail? */ member
H A Dinode.c1000 if (!opts->numtail) in fat_show_options()
1152 opts->numtail = 1; in parse_options()
1333 opts->numtail = 1; /* negated option */ in parse_options()
1336 opts->numtail = 0; /* negated option */ in parse_options()
H A Dnamei_vfat.c468 if (opts->numtail == 0) in vfat_create_shortname()