Searched refs:cifs_sanitize_prepath (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dfs_context.h309 extern char *cifs_sanitize_prepath(char *prepath, gfp_t gfp);
H A Dfs_context.c488 char *cifs_sanitize_prepath(char *prepath, gfp_t gfp) function
609 ctx->prepath = cifs_sanitize_prepath(pos, GFP_KERNEL);
H A Dmisc.c1265 cifs_sb->prepath = cifs_sanitize_prepath(prefix, GFP_ATOMIC);

Completed in 192 milliseconds