Home
last modified time | relevance | path

Searched refs:fsAttrInfo (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dioctl.c144 fsinf->fs_attributes = le32_to_cpu(tcon->fsAttrInfo.Attributes); in smb_mnt_get_fsinfo()
146 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
H A Ddir.c206 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()
208 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
H A Dcifs_debug.c96 le32_to_cpu(tcon->fsAttrInfo.Attributes), in cifs_debug_tcon()
97 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
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 Dcifsglob.h1138 FILE_SYSTEM_ATTRIBUTE_INFO fsAttrInfo; /* ok if fs name truncated */ member
H A Dsmb2ops.c2007 if ((le32_to_cpu(tcon->fsAttrInfo.Attributes) & in smb2_duplicate_extents()
H A Dsmb2pdu.c5284 memcpy(&tcon->fsAttrInfo, offset in SMB2_QFS_attr()
H A Dcifssmb.c5189 memcpy(&tcon->fsAttrInfo, response_data, in CIFSSMBQFSAttributeInfo()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dioctl.c149 fsinf->fs_attributes = le32_to_cpu(tcon->fsAttrInfo.Attributes); in smb_mnt_get_fsinfo()
151 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength); in smb_mnt_get_fsinfo()
H A Ddir.c158 if (unlikely(tcon->fsAttrInfo.MaxPathNameComponentLength && in check_name()
160 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength))) in check_name()
H A Dcifs_debug.c99 le32_to_cpu(tcon->fsAttrInfo.Attributes), in cifs_debug_tcon()
100 le32_to_cpu(tcon->fsAttrInfo.MaxPathNameComponentLength), in cifs_debug_tcon()
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 Dcifsglob.h1209 FILE_SYSTEM_ATTRIBUTE_INFO fsAttrInfo; /* ok if fs name truncated */ member
H A Dsmb2ops.c1967 if ((le32_to_cpu(tcon->fsAttrInfo.Attributes) & in smb2_duplicate_extents()
H A Dsmb2pdu.c5728 memcpy(&tcon->fsAttrInfo, offset in SMB2_QFS_attr()
H A Dcifssmb.c4656 memcpy(&tcon->fsAttrInfo, response_data, in CIFSSMBQFSAttributeInfo()

Completed in 60 milliseconds