Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.c625 static int smb3_reconfigure(struct fs_context *fc);
632 .reconfigure = smb3_reconfigure,
891 static int smb3_reconfigure(struct fs_context *fc) in smb3_reconfigure() function