Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/fs/smb/server/
H A Dvfs.c75 struct path *root_share_path = &share_conf->vfs_path; in ksmbd_vfs_path_lookup_locked()
709 &share_conf->vfs_path); in ksmbd_vfs_rename()
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()
1692 .mnt = share_conf->vfs_path.mnt, in ksmbd_vfs_fill_dentry_attrs()