Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbfsctl.h87 #define IO_REPARSE_TAG_AF_UNIX_LE cpu_to_le32(0x80000023) macro
H A Dsmb2pdu.c726 return IO_REPARSE_TAG_AF_UNIX_LE; in smb2_get_reparse_tag_special_file()