Searched refs:EXFAT_MAX_FILE_LEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/exfat/ | ||
H A D | exfat_raw.h | 15 #define EXFAT_MAX_FILE_LEN 255 macro |
H A D | super.c | 86 buf->f_namelen = EXFAT_MAX_FILE_LEN * NLS_MAX_CHARSET_SIZE; in exfat_statfs() |