Searched refs:cf_cifstag (Results 1 – 4 of 4) sorted by relevance
97 cinode->reparse_tag != fattr->cf_cifstag) in reparse_inode_match()
162 .reparse = { .tag = fattr->cf_cifstag, }, in cifs_fill_common_info()305 fattr->cf_cifstag = le32_to_cpu(di->EaSize); in cifs_fulldir_info_to_fattr()
187 cifs_i->reparse_tag = fattr->cf_cifstag; in cifs_fattr_to_inode()1067 fattr->cf_cifstag = data->reparse.tag; in reparse_info_to_fattr()
1183 u32 cf_cifstag; member