Searched refs:fsAttrInfo (Results 1 – 8 of 8) sorted by relevance
144 fsinf->fs_attributes = le32_to_cpu(tcon->fsAttrInfo.Attributes); in smb_mnt_get_fsinfo()146 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
206 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()208 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
96 le32_to_cpu(tcon->fsAttrInfo.Attributes), in cifs_debug_tcon()97 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
264 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()266 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
1078 FILE_SYSTEM_ATTRIBUTE_INFO fsAttrInfo; /* ok if fs name truncated */ member
1834 if ((le32_to_cpu(tcon->fsAttrInfo.Attributes) & in smb2_duplicate_extents()
4751 memcpy(&tcon->fsAttrInfo, offset in SMB2_QFS_attr()
5257 memcpy(&tcon->fsAttrInfo, response_data, in CIFSSMBQFSAttributeInfo()