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