Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Ddir.c355 int isvfat = sbi->options.isvfat; in fat_parse_short() local
563 int isvfat = sbi->options.isvfat; in __fat_readdir() local
Dinode.c944 int isvfat = opts->isvfat; in fat_show_options() local
1603 int fat_fill_super(struct super_block *sb, void *data, int silent, int isvfat, in fat_fill_super()
Dfat.h44 isvfat:1, /* 0=no vfat long filename support, 1=vfat support */ member