Searched defs:fat_mount_options (Results 1 – 1 of 1) sorted by relevance
49867 struct fat_mount_options { struct49868 kuid_t fs_uid;49869 kgid_t fs_gid;49870 short unsigned int fs_fmask;49871 short unsigned int fs_dmask;49872 short unsigned int codepage;49873 int time_offset;49874 char *iocharset;49875 short unsigned int shortname;49876 unsigned char name_check;[all …]