Lines Matching refs:share_conf
43 if (!test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_inherit_owner()
68 static int ksmbd_vfs_path_lookup_locked(struct ksmbd_share_config *share_conf, in ksmbd_vfs_path_lookup_locked() argument
75 struct path *root_share_path = &share_conf->vfs_path; in ksmbd_vfs_path_lookup_locked()
80 pathname = share_conf->path; in ksmbd_vfs_path_lookup_locked()
124 if (test_share_config_flag(share_conf, KSMBD_SHARE_FLAG_CROSSMNT)) { in ksmbd_vfs_path_lookup_locked()
692 struct ksmbd_share_config *share_conf = work->tcon->share_conf; in ksmbd_vfs_rename() local
709 &share_conf->vfs_path); in ksmbd_vfs_rename()
1221 struct ksmbd_share_config *share_conf = work->tcon->share_conf; in ksmbd_vfs_kern_path_locked() local
1224 err = ksmbd_vfs_path_lookup_locked(share_conf, name, flags, parent_path, in ksmbd_vfs_kern_path_locked()
1237 *parent_path = share_conf->vfs_path; in ksmbd_vfs_kern_path_locked()
1257 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path_locked()
1258 share_conf->vfs_path.mnt, in ksmbd_vfs_kern_path_locked()
1312 abs_name = convert_to_unix_name(work->tcon->share_conf, name); in ksmbd_vfs_kern_path_create()
1687 struct ksmbd_share_config *share_conf = work->tcon->share_conf; in ksmbd_vfs_fill_dentry_attrs() local
1691 .mnt = share_conf->vfs_path.mnt, in ksmbd_vfs_fill_dentry_attrs()
1713 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()