Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifs_unicode.c85 case SFM_PIPE: in convert_sfm_char()
426 dest_char = cpu_to_le16(SFM_PIPE); in convert_to_sfm_char()
Dcifs_unicode.h51 #define SFM_PIPE ((__u16) 0xF027) macro