Searched refs:FILE_SUPPORTS_REPARSE_POINTS (Results 1 – 6 of 6) sorted by relevance
78 #define FILE_SUPPORTS_REPARSE_POINTS 0x00000080 macro
647 (le32_to_cpu(pTcon->fsAttrInfo.Attributes) & FILE_SUPPORTS_REPARSE_POINTS)) {
1348 if (!(le32_to_cpu(tcon->fsAttrInfo.Attributes) & FILE_SUPPORTS_REPARSE_POINTS)) in smb2_get_reparse_inode()
2261 #define FILE_SUPPORTS_REPARSE_POINTS 0x00000080 macro
5249 } else if (le32_to_cpu(tcon->fsAttrInfo.Attributes) & FILE_SUPPORTS_REPARSE_POINTS) { in smb2_make_node()
2731 if (!(le32_to_cpu(tcon->fsAttrInfo.Attributes) & FILE_SUPPORTS_REPARSE_POINTS)) in cifs_query_reparse_point()