Searched refs:MaxPathNameComponentLength (Results 1 – 3 of 3) sorted by relevance
394 __le32 MaxPathNameComponentLength; member
356 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()358 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()1226 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) == 0) { in cifs_fileattr_get()
6022 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen); in smb2_get_info_filesystem()