Home
last modified time | relevance | path

Searched refs:MaxPathNameComponentLength (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Ddir.c206 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()
208 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
H A Dioctl.c146 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
H A Dcifsfs.c272 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()
274 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
H A Dcifs_debug.c97 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
H A Dcifspdu.h2310 __le32 MaxPathNameComponentLength; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddir.c158 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()
160 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
H A Dioctl.c151 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
H A Dcifsfs.c321 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()
323 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
H A Dcifs_debug.c100 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
H A Dcifspdu.h2260 __le32 MaxPathNameComponentLength; member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h214 __le32 MaxPathNameComponentLength; member
H A Dsmb2pdu.c5064 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen); in smb2_get_info_filesystem()

Completed in 34 milliseconds