Home
last modified time | relevance | path

Searched refs:cifs_reparse_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dfs_context.h286 enum cifs_reparse_type reparse_type;
H A Dcifsglob.h156 enum cifs_reparse_type { enum
162 static inline const char *cifs_reparse_type_str(enum cifs_reparse_type type) in cifs_reparse_type_str()