Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_unicode.c95 case SFM_PIPE: in convert_sfm_char()
432 dest_char = cpu_to_le16(SFM_PIPE); in convert_to_sfm_char()
Dcifs_unicode.h66 #define SFM_PIPE ((__u16) 0xF027) macro