Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifs_unicode.c111 case SFM_PERIOD: in convert_sfm_char()
449 dest_char = cpu_to_le16(SFM_PERIOD); in convert_to_sfm_char()
Dcifs_unicode.h69 #define SFM_PERIOD ((__u16) 0xF029) macro