Home
last modified time | relevance | path

Searched refs:numtail (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmsdos_fs_sb.h26 numtail:1, /* Does first alias have a numeric '~1' type tail? */ member
/linux-2.4.37.9/fs/vfat/
Dnamei.c109 opts->numtail = 1; in parse_options()
141 opts->numtail = !val; in parse_options()
657 if (MSDOS_SB(dir->i_sb)->options.numtail == 0) in vfat_create_shortname()