Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dxattr.c22 #define MAX_EA_VALUE_SIZE CIFSMaxBufSize macro
125 if (size > MAX_EA_VALUE_SIZE) { in cifs_xattr_set()