Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_vfat.c337 int is_shortname; in vfat_create_shortname() local
340 is_shortname = 1; in vfat_create_shortname()
400 is_shortname = 0; in vfat_create_shortname()
417 is_shortname = 0; in vfat_create_shortname()
426 is_shortname = 0; in vfat_create_shortname()
447 if (is_shortname && base_info.valid && ext_info.valid) { in vfat_create_shortname()
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_vfat.c337 int is_shortname; in vfat_create_shortname() local
340 is_shortname = 1; in vfat_create_shortname()
400 is_shortname = 0; in vfat_create_shortname()
417 is_shortname = 0; in vfat_create_shortname()
426 is_shortname = 0; in vfat_create_shortname()
447 if (is_shortname && base_info.valid && ext_info.valid) { in vfat_create_shortname()

Completed in 5 milliseconds