Searched refs:MaxPathNameComponentLength (Results 1 – 6 of 6) sorted by relevance
158 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()160 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
149 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
329 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()331 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
100 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
214 __le32 MaxPathNameComponentLength; member
5427 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen); in smb2_get_info_filesystem()