Searched refs:dbase_llist_drop_cache (Results 1 – 5 of 5) sorted by relevance
71 dbase_llist_drop_cache(&dbase->llist); in dbase_activedb_cache()142 dbase_llist_drop_cache(&dbase->llist); in dbase_activedb_release()151 .drop_cache = (void *)dbase_llist_drop_cache,
109 dbase_llist_drop_cache(&dbase->llist); in dbase_file_cache()191 dbase_llist_drop_cache(&dbase->llist); in dbase_file_release()200 .drop_cache = (void *)dbase_llist_drop_cache,
164 dbase_llist_drop_cache(&dbase->llist); in dbase_join_cache()270 dbase_llist_drop_cache(&dbase->llist); in dbase_join_release()279 .drop_cache = (void *)dbase_llist_drop_cache,
29 dbase_llist_drop_cache(dbase); in dbase_llist_needs_resync()70 void dbase_llist_drop_cache(dbase_llist_t * dbase) in dbase_llist_drop_cache() function
70 extern void dbase_llist_drop_cache(dbase_llist_t * dbase);