Searched refs:SYMLINK_FLAG_RELATIVE (Results 1 – 3 of 3) sorted by relevance
44 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro
145 le32_to_cpu(sym->Flags) & SYMLINK_FLAG_RELATIVE, in smb2_parse_symlink_response()
227 buf->Flags = cpu_to_le32(*symname != '/' ? SYMLINK_FLAG_RELATIVE : 0); in create_native_symlink()1009 le32_to_cpu(sym->Flags) & SYMLINK_FLAG_RELATIVE, in parse_reparse_native_symlink()