Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifs_dfs_ref.c135 char *cifs_compose_mount_options(const char *sb_mountdata, in cifs_compose_mount_options() function
282 mountdata = cifs_compose_mount_options(cifs_sb->mountdata, in cifs_dfs_do_mount()
Dcifsproto.h80 extern char *cifs_compose_mount_options(const char *sb_mountdata,
Ddfs_cache.c1504 mdata = cifs_compose_mount_options(vi->mntdata, rpath, &ref, in find_root_ses()
Dconnect.c4246 mdata = cifs_compose_mount_options(cifs_sb->mountdata, in expand_dfs_referral()
4320 mdata = cifs_compose_mount_options(cifs_sb->mountdata, full_path + 1, &ref, &fake_devname); in setup_dfs_tgt_conn()