Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dreparse.h95 cinode->reparse_tag != fattr->cf_cifstag) in reparse_inode_match()
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.h1185 u32 cf_cifstag; member
H A Dinode.c203 cifs_i->reparse_tag = fattr->cf_cifstag; in cifs_fattr_to_inode()
1250 fattr->cf_cifstag = data->reparse.tag; in reparse_info_to_fattr()