Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h2565 __le32 EaSize; /* length of the xattrs */ member
2580 __le32 EaSize; /* EA size */ member
2597 __le32 EaSize; /* length of the xattrs */ member
H A Dreaddir.c327 fattr->cf_cifstag = le32_to_cpu(info->EaSize); in cifs_fulldir_info_to_fattr()