Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dreaddir.c179 .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.h1198 u32 cf_cifstag; member
H A Dinode.c203 cifs_i->reparse_tag = fattr->cf_cifstag; in cifs_fattr_to_inode()
1255 fattr->cf_cifstag = data->reparse.tag; in reparse_info_to_fattr()