Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat.c26 static const int vfat_enabled = 1; variable
28 static const int vfat_enabled = 0; variable
608 if (vfat_enabled) in get_fs_info()
859 if (vfat_enabled && in fat_itr_next()
H A Dfat_write.c822 if (vfat_enabled && in find_directory_entry()