Home
last modified time | relevance | path

Searched refs:ksmbd_share_config_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dksmbd_netlink.h179 ksmbd_share_config_path(struct ksmbd_share_config_response *sc) in ksmbd_share_config_path() function
/openbmc/linux/fs/smb/server/mgmt/
H A Dshare_config.c168 share->path = kstrndup(ksmbd_share_config_path(resp), path_len, in share_config_request()