ksmbd_share_veto_filename
bool ksmbd_share_veto_filename(struct ksmbd_share_config *share,
if (ksmbd_share_veto_filename(share, name)) {
if (ksmbd_share_veto_filename(priv->work->tcon->share_conf, name))
if (ksmbd_share_veto_filename(share, new_name)) {