Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dreaddir.c178 .reparse = { .tag = fattr->cf_cifstag, }, in cifs_fill_common_info()
262 fattr->cf_cifstag = le32_to_cpu(info->ReparseTag); in cifs_posix_to_fattr()
320 fattr->cf_cifstag = le32_to_cpu(di->EaSize); in cifs_fulldir_info_to_fattr()
H A Dcifsglob.h1188 u32 cf_cifstag; member