Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dexfat_raw.h83 #define EXFAT_VOLUME_LABEL_LEN 11 macro
165 __le16 volume_label[EXFAT_VOLUME_LABEL_LEN];
H A Ddir.c1346 if (label_out->name_len > EXFAT_VOLUME_LABEL_LEN) { in exfat_read_volume_label()
1371 if (label->name_len > EXFAT_VOLUME_LABEL_LEN) in exfat_write_volume_label()