Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fat/
Dnamei_vfat.c336 int is_shortname; in vfat_create_shortname() local
339 is_shortname = 1; in vfat_create_shortname()
399 is_shortname = 0; in vfat_create_shortname()
416 is_shortname = 0; in vfat_create_shortname()
425 is_shortname = 0; in vfat_create_shortname()
446 if (is_shortname && base_info.valid && ext_info.valid) { in vfat_create_shortname()