Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h163 static inline const char *cifs_reparse_type_str(enum cifs_reparse_type type) in cifs_reparse_type_str() function
H A Dcifsfs.c686 cifs_reparse_type_str(cifs_sb->ctx->reparse_type)); in cifs_show_options()