Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2pdu.h59 #define SMB2_SYMLINK_STRUCT_SIZE \ macro
H A Dsmb2file.c55 iov->iov_len >= SMB2_SYMLINK_STRUCT_SIZE) { in symlink_data()