Searched refs:allocate_rsp_buf (Results 1 – 3 of 3) sorted by relevance
126 .allocate_rsp_buf = smb2_allocate_rsp_buf,139 .allocate_rsp_buf = smb2_allocate_rsp_buf,157 .allocate_rsp_buf = smb2_allocate_rsp_buf,
416 int (*allocate_rsp_buf)(struct ksmbd_work *work); member
166 if (conn->ops->allocate_rsp_buf(work)) in __handle_ksmbd_work()