Searched refs:SYMLINK_FLAG_RELATIVE (Results 1 – 4 of 4) sorted by relevance
83 buf->Flags = cpu_to_le32(*symname != '/' ? SYMLINK_FLAG_RELATIVE : 0); in smb2_create_reparse_symlink()85 buf->Flags = cpu_to_le32(SYMLINK_FLAG_RELATIVE); in smb2_create_reparse_symlink()
1501 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro
1114 #define SYMLINK_FLAG_RELATIVE 1 macro
1539 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro