Searched defs:isvfat (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/fat/
H A Ddir.c355 int isvfat = sbi->options.isvfat; fat_parse_short() local
563 int isvfat = sbi->options.isvfat; __fat_readdir() local
H A Dfat.h43 isvfat:1, /* 0=no vfat long filename support, 1=vfat support */ member in struct:fat_mount_options
H A Dinode.c839 int isvfat = opts->isvfat; fat_show_options() local
1486 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, fat_fill_super() argument

Completed in 100 milliseconds