Searched refs:__bind (Results 1 – 3 of 3) sorted by relevance
6 …rpc-c/test/cpp/server_abyss.cpp:87:14: error: assigning to 'int' from incompatible type '__bind<int
557 static void __bind(_OpState& __op_state, _As&&... __as) noexcept in __bind() function598 __bind(__op_state, static_cast<_As&&>(__as)...);
2190 static struct dm_table *__bind(struct mapped_device *md, struct dm_table *t, in __bind() function2638 map = __bind(md, table, &limits); in dm_swap_table()