Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c64 static int fat_default_codepage = CONFIG_FAT_DEFAULT_CODEPAGE; variable
1140 opts->codepage = fat_default_codepage; in parse_options()