Searched refs:SYMLINK_FLAG_RELATIVE (Results 1 – 3 of 3) sorted by relevance
252 buf->Flags = cpu_to_le32(*symname != '/' ? SYMLINK_FLAG_RELATIVE : 0); in create_native_symlink() 1035 le32_to_cpu(sym->Flags) & SYMLINK_FLAG_RELATIVE, in parse_reparse_wsl_symlink()
1118 #define SYMLINK_FLAG_RELATIVE 1 macro
1352 rs->Flags = cpu_to_le32(is_absolute ? 0 : SYMLINK_FLAG_RELATIVE); in ntfs_create_reparse_buffer()