Home
last modified time | relevance | path

Searched refs:MaxPathNameComponentLength (Results 1 – 7 of 7) sorted by relevance

/fs/smb/client/
A Ddir.c159 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()
161 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
A Dioctl.c149 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
A Dcifsfs.c328 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0) in cifs_statfs()
330 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in cifs_statfs()
A Dcifs_debug.c101 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
A Dcifspdu.h2271 __le32 MaxPathNameComponentLength; member
/fs/smb/server/
A Dsmb_common.h216 __le32 MaxPathNameComponentLength; member
A Dsmb2pdu.c5500 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen); in smb2_get_info_filesystem()

Completed in 43 milliseconds