Searched refs:cifs_sanitize_prepath (Results 1 – 3 of 3) sorted by relevance
310 extern char *cifs_sanitize_prepath(char *prepath, gfp_t gfp);
488 char *cifs_sanitize_prepath(char *prepath, gfp_t gfp) in cifs_sanitize_prepath() function609 ctx->prepath = cifs_sanitize_prepath(pos, GFP_KERNEL); in smb3_parse_devname()
1265 cifs_sb->prepath = cifs_sanitize_prepath(prefix, GFP_ATOMIC); in cifs_update_super_prepath()