Home
last modified time | relevance | path

Searched refs:SMB2_CREATE_FLAG_REPARSEPOINT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2inode.c554 reparse_point = !!(rsp->Flags & SMB2_CREATE_FLAG_REPARSEPOINT); in parse_create_response()
/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1137 #define SMB2_CREATE_FLAG_REPARSEPOINT 0x01 macro