Home
last modified time | relevance | path

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

/fs/exfat/
A Dexfat_fs.h139 #define ES_ENTRY_NUM(name_len) (ES_IDX_LAST_FILENAME(name_len) + 1) macro
141 #define ES_MAX_ENTRY_NUM ES_ENTRY_NUM(MAX_NAME_LENGTH)
A Ddir.c325 return ES_ENTRY_NUM(len); in exfat_calc_num_entries()

Completed in 8 milliseconds