Searched refs:MAX_PATH_LENGTH (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/exfat/ | ||
D | exfat.h | 189 #define MAX_PATH_LENGTH 260 /* max len of pathname including NULL */ macro |
D | exfat_core.c | 21 static u8 name_buf[MAX_PATH_LENGTH * MAX_CHARSET_SIZE]; |