Searched refs:get_first_to_backup (Results 1 – 16 of 16) sorted by relevance
97 inline DKINFO *get_first_to_backup(bpContext *ctx) { return (DKINFO*)objs_to_backup->first(); }; in get_first_to_backup() function
1252 currdkinfo = dkcommctx->get_first_to_backup(ctx); in startBackupFile()