Searched refs:fsAttrInfo (Results 1 – 8 of 8) sorted by relevance
146 fsinf->fs_attributes = le32_to_cpu(tcon->fsAttrInfo.Attributes); in smb_mnt_get_fsinfo()148 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
159 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()161 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
85 le32_to_cpu(tcon->fsAttrInfo.Attributes), in cifs_debug_tcon()86 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
1248 FILE_SYSTEM_ATTRIBUTE_INFO fsAttrInfo; /* ok if fs name truncated */ member2321 (le32_to_cpu((tcon)->fsAttrInfo.Attributes) & \
377 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()379 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
6193 memcpy(&tcon->fsAttrInfo, offset in SMB2_QFS_attr()
2184 if ((le32_to_cpu(tcon->fsAttrInfo.Attributes) & in smb2_duplicate_extents()
5137 memcpy(&tcon->fsAttrInfo, response_data, in CIFSSMBQFSAttributeInfo()