Searched refs:__txn_child_read (Results 1 – 3 of 3) sorted by relevance
31 int __txn_child_read __P((void *, __txn_child_args **));
227 if ((ret = __txn_child_read(dbtp->data, &argp)) != 0)
526 if ((ret = __txn_child_read(dbtp->data, &argp)) != 0)546 __txn_child_read(recbuf, argpp) in __txn_child_read() function