Searched refs:ATTR_REPARSE (Results 1 – 3 of 3) sorted by relevance
161 if (fattr->cf_cifsattrs & ATTR_REPARSE) in cifs_fill_common_info()
571 if (!rc && (le32_to_cpu(data->Attributes) & ATTR_REPARSE)) { in cifs_query_path_info()
321 #define ATTR_REPARSE 0x0400 macro