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