Searched refs:gotmeta (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c174 int doroot, gotmeta, ret, t_ret; local
178 doroot = gotmeta = ret = 0;
185 gotmeta = 1;
220 if (gotmeta != 0 && (t_ret = __ham_release_meta(dbc)) != 0 && ret == 0)
H A Dhash_page.c2445 int gotmeta, ret; local
2448 gotmeta = hcp->hdr == NULL ? 1 : 0;
2449 if (gotmeta)
2453 if (gotmeta)

Completed in 66 milliseconds