Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h294 extern char *cifs_sanitize_prepath(char *prepath, gfp_t gfp);
H A Dfs_context.c454 char *cifs_sanitize_prepath(char *prepath, gfp_t gfp) in cifs_sanitize_prepath() function
575 ctx->prepath = cifs_sanitize_prepath(pos, GFP_KERNEL); in smb3_parse_devname()
H A Dmisc.c1229 cifs_sb->prepath = cifs_sanitize_prepath(prefix, GFP_ATOMIC); in cifs_update_super_prepath()

Completed in 5 milliseconds