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

/linux-master/fs/smb/server/
H A Dsmb_common.h214 __le32 MaxPathNameComponentLength; member in struct:filesystem_attribute_info
H A Dsmb2pdu.c5343 info->MaxPathNameComponentLength = cpu_to_le32(stfs.f_namelen);
/linux-master/fs/smb/client/
H A Ddir.c158 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength &&
160 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength)))
H A Dioctl.c152 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength);
H A Dcifsfs.c319 if (le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength) > 0)
321 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength);
H A Dcifs_debug.c100 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength),
H A Dcifspdu.h2260 __le32 MaxPathNameComponentLength; member in struct:__anon61

Completed in 234 milliseconds