Home
last modified time | relevance | path

Searched refs:SYMLINK_FLAG_RELATIVE (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dreparse.c83 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()
Dcifspdu.h1501 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro
/linux-6.12.1/fs/ntfs3/
Dntfs.h1114 #define SYMLINK_FLAG_RELATIVE 1 macro
/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h1539 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro