Searched refs:export_call_return (Results 1 – 2 of 2) sorted by relevance
58 int (*export_call_return)(struct db_export *dbe, member
516 if (dbe->export_call_return) in db_export__call_return()517 return dbe->export_call_return(dbe, cr); in db_export__call_return()