Home
last modified time | relevance | path

Searched refs:SFM_PIPE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_unicode.h37 #define SFM_PIPE ((__u16) 0xF027) macro
H A Dcifs_unicode.c84 case SFM_PIPE: in convert_sfm_char()
425 dest_char = cpu_to_le16(SFM_PIPE); in convert_to_sfm_char()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_unicode.c86 case SFM_PIPE: in convert_sfm_char()
427 dest_char = cpu_to_le16(SFM_PIPE); in convert_to_sfm_char()
H A Dcifs_unicode.h51 #define SFM_PIPE ((__u16) 0xF027) macro

Completed in 3 milliseconds