Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifs_unicode.h40 #define SFM_PERIOD ((__u16) 0xF029) macro
Dcifs_unicode.c96 case SFM_PERIOD: in convert_sfm_char()
429 dest_char = cpu_to_le16(SFM_PERIOD); in convert_to_sfm_char()