Searched refs:veto_list_sz (Results 1 – 3 of 3) sorted by relevance
91 int veto_list_sz) in parse_veto_list() argument95 if (!veto_list_sz) in parse_veto_list()98 while (veto_list_sz > 0) { in parse_veto_list()118 veto_list_sz -= (sz + 1); in parse_veto_list()166 path_len = resp->payload_sz - resp->veto_list_sz; in share_config_request()184 resp->veto_list_sz); in share_config_request()
185 __u32 veto_list_sz; member196 if (sc->veto_list_sz) in ksmbd_share_config_path()197 p += sc->veto_list_sz + 1; in ksmbd_share_config_path()
497 if (resp->payload_sz < resp->veto_list_sz) in ipc_validate_msg()