Home
last modified time | relevance | path

Searched refs:EXT_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dunicode.c42 #define EXT_SIZE 5 macro
168 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0()
204 (idx >= 0) && (ext_i_len < EXT_SIZE); in udf_name_from_CS0()
/kernel/linux/linux-6.6/fs/udf/
H A Dunicode.c38 #define EXT_SIZE 5 macro
164 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0()
200 (idx >= 0) && (ext_i_len < EXT_SIZE); in udf_name_from_CS0()

Completed in 3 milliseconds