Searched refs:MaxPathNameComponentLength (Results 1 – 5 of 5) sorted by relevance
371 __le32 MaxPathNameComponentLength; member
159 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()161 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
148 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
340 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()342 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
5569 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen); in smb2_get_info_filesystem()