Lines Matching defs:share_conf
43 if (!test_share_config_flag(work->tcon->share_conf,
64 static int ksmbd_vfs_path_lookup_locked(struct ksmbd_share_config *share_conf,
71 struct path *root_share_path = &share_conf->vfs_path;
76 pathname = share_conf->path;
120 if (test_share_config_flag(share_conf, KSMBD_SHARE_FLAG_CROSSMNT)) {
687 struct ksmbd_share_config *share_conf = work->tcon->share_conf;
704 &share_conf->vfs_path);
1204 struct ksmbd_share_config *share_conf = work->tcon->share_conf;
1207 err = ksmbd_vfs_path_lookup_locked(share_conf, name, flags, parent_path,
1223 *parent_path = share_conf->vfs_path;
1243 err = vfs_path_lookup(share_conf->vfs_path.dentry,
1244 share_conf->vfs_path.mnt,
1299 abs_name = convert_to_unix_name(work->tcon->share_conf, name);
1690 if (test_share_config_flag(work->tcon->share_conf,