Home
last modified time | relevance | path

Searched defs:mountdata (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/fs/cifs/
Dcifs_dfs_ref.c142 char *mountdata = NULL; in cifs_compose_mount_options() local
269 char *mountdata; in cifs_dfs_do_mount() local
Dcifs_fs_sb.h76 char *mountdata; /* options received at mount time or via DFS refs */ member
Dconnect.c1374 cifs_parse_mount_options(const char *mountdata, const char *devname, in cifs_parse_mount_options()