Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dxattr.c22 #define MAX_EA_VALUE_SIZE CIFSMaxBufSize macro
125 if (size > MAX_EA_VALUE_SIZE) { in cifs_xattr_set()