Searched refs:MaxPathNameComponentLength (Results 1 – 5 of 5) sorted by relevance
206 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()208 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
146 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
272 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()274 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
97 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
2305 __le32 MaxPathNameComponentLength; member