Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/mgmt/
Dshare_config.c85 int veto_list_sz) in parse_veto_list() argument
89 if (!veto_list_sz) in parse_veto_list()
92 while (veto_list_sz > 0) { in parse_veto_list()
112 veto_list_sz -= (sz + 1); in parse_veto_list()
154 resp->veto_list_sz); in share_config_request()
/Linux-v5.15/fs/ksmbd/
Dksmbd_netlink.h160 __u32 veto_list_sz; member
171 if (sc->veto_list_sz) in ksmbd_share_config_path()
172 p += sc->veto_list_sz + 1; in ksmbd_share_config_path()