Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dfat.h46 isvfat:1, /* 0=no vfat long filename support, 1=vfat support */ member
H A Dinode.c949 int isvfat = opts->isvfat; in fat_show_options() local