Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/server/mgmt/
H A Dshare_config.c50 path_put(&share->vfs_path); in kill_share()
192 ret = kern_path(share->path, 0, &share->vfs_path); in share_config_request()
H A Dshare_config.h24 struct path vfs_path; member
/linux-6.15/fs/smb/server/
H A Dvfs.c75 struct path *root_share_path = &share_conf->vfs_path; in ksmbd_vfs_path_lookup_locked()
707 &share_conf->vfs_path); in ksmbd_vfs_rename()
1230 *parent_path = share_conf->vfs_path; in ksmbd_vfs_kern_path_locked()
1250 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path_locked()
1251 share_conf->vfs_path.mnt, in ksmbd_vfs_kern_path_locked()
1685 .mnt = share_conf->vfs_path.mnt, in ksmbd_vfs_fill_dentry_attrs()