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

/linux-4.4.14/fs/fat/
H A Dnamei_vfat.c323 int is_shortname; vfat_create_shortname() local
326 is_shortname = 1; vfat_create_shortname()
386 is_shortname = 0; vfat_create_shortname()
403 is_shortname = 0; vfat_create_shortname()
412 is_shortname = 0; vfat_create_shortname()
433 if (is_shortname && base_info.valid && ext_info.valid) { vfat_create_shortname()

Completed in 52 milliseconds