Home
last modified time | relevance | path

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

/fs/smb/server/mgmt/
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()
A Dshare_config.h24 struct path vfs_path; member
/fs/smb/server/
A Dvfs.c75 struct path *root_share_path = &share_conf->vfs_path; in ksmbd_vfs_path_lookup()
715 &share_conf->vfs_path); in ksmbd_vfs_rename()
1225 parent_path = share_conf->vfs_path; in __ksmbd_vfs_kern_path()
1249 err = vfs_path_lookup(share_conf->vfs_path.dentry, in __ksmbd_vfs_kern_path()
1250 share_conf->vfs_path.mnt, in __ksmbd_vfs_kern_path()
1691 .mnt = share_conf->vfs_path.mnt, in ksmbd_vfs_fill_dentry_attrs()

Completed in 8 milliseconds