Home
last modified time | relevance | path

Searched refs:ATTR_REPARSE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dreaddir.c145 if (!(fattr->cf_cifsattrs & ATTR_REPARSE)) in reparse_file_needs_reval()
326 if (fattr->cf_cifsattrs & ATTR_REPARSE) in cifs_fulldir_info_to_fattr()
H A Dlink.c648 if (cifsi->cifsAttrs & ATTR_REPARSE) in cifs_get_link()
H A Dsmb1ops.c560 if (!rc && (le32_to_cpu(data->Attributes) & ATTR_REPARSE)) { in cifs_query_path_info()
H A Dcifspdu.h326 #define ATTR_REPARSE 0x0400 macro
H A Dinode.c975 if ((le32_to_cpu(data->Attributes) & ATTR_REPARSE) &&