Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds