Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dnamei_vfat.c335 int is_shortname; in vfat_create_shortname() local
338 is_shortname = 1; in vfat_create_shortname()
398 is_shortname = 0; in vfat_create_shortname()
415 is_shortname = 0; in vfat_create_shortname()
424 is_shortname = 0; in vfat_create_shortname()
445 if (is_shortname && base_info.valid && ext_info.valid) { in vfat_create_shortname()