Searched refs:flush_meta (Results 1 – 1 of 1) sorted by relevance
56 static int flush_meta(HTAB *);409 if (flush_meta(hashp) && !save_errno) in hdestroy()457 if (__buf_free(hashp, 0, 1) || flush_meta(hashp)) in hash_sync()471 flush_meta(HTAB *hashp) in flush_meta() function