Searched refs:err_iov (Results 1 – 4 of 4) sorted by relevance
135 struct kvec *err_iov, int *resp_buftype);
1854 struct kvec err_iov = {NULL, 0}; in smb2_query_symlink() local1879 rc = SMB2_open(xid, &oparms, utf16_path, &oplock, NULL, &err_iov, in smb2_query_symlink()1881 if (!rc || !err_iov.iov_base) { in smb2_query_symlink()1886 err_buf = err_iov.iov_base; in smb2_query_symlink()1888 err_iov.iov_len < SMB2_SYMLINK_STRUCT_SIZE) { in smb2_query_symlink()1901 if (err_iov.iov_len < SMB2_SYMLINK_STRUCT_SIZE + sub_offset + sub_len) { in smb2_query_symlink()1906 if (err_iov.iov_len < in smb2_query_symlink()
2255 struct kvec *err_iov, int *buftype) in SMB2_open() argument2292 if (err_iov && rsp) { in SMB2_open()2293 *err_iov = rsp_iov; in SMB2_open()
1444 goto err_iov; in i40e_alloc_vfs()1478 err_iov: in i40e_alloc_vfs()