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

/linux-master/fs/smb/client/
H A Dreparse.c64 buf->Flags = cpu_to_le32(*symname != '/' ? SYMLINK_FLAG_RELATIVE : 0);
66 buf->Flags = cpu_to_le32(SYMLINK_FLAG_RELATIVE);
H A Dcifspdu.h1501 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro
/linux-master/fs/ntfs3/
H A Dntfs.h1119 #define SYMLINK_FLAG_RELATIVE 1 macro
1146 // 0-absolute path 1- relative path, SYMLINK_FLAG_RELATIVE
/linux-master/fs/smb/common/
H A Dsmb2pdu.h1500 #define SYMLINK_FLAG_RELATIVE 0x00000001 macro

Completed in 124 milliseconds