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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/vfat/
H A Dnamei.c292 int is_shortname; local
295 is_shortname = 1;
355 is_shortname = 0;
372 is_shortname = 0;
381 is_shortname = 0;
402 if (is_shortname && base_info.valid && ext_info.valid) {

Completed in 36 milliseconds