Lines Matching defs:exfat_user_input
76 struct exfat_user_input { struct77 char dev_name[255];78 bool writeable;79 unsigned int cluster_size;80 unsigned int sec_per_clu;81 unsigned int boundary_align;82 bool pack_bitmap;83 bool quick;84 __u16 volume_label[VOLUME_LABEL_MAX_LEN];85 int volume_label_len;86 unsigned int volume_serial;