Searched refs:MaxPathNameComponentLength (Results 1 – 7 of 7) sorted by relevance
148 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()150 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
137 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
294 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()296 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
96 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
2273 __le32 MaxPathNameComponentLength; member
275 __le32 MaxPathNameComponentLength; member
4879 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen); in smb2_get_info_filesystem()