Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifs_unicode.c97 case SFM_PERIOD: in convert_sfm_char()
430 dest_char = cpu_to_le16(SFM_PERIOD); in convert_to_sfm_char()
Dcifs_unicode.h54 #define SFM_PERIOD ((__u16) 0xF029) macro