Searched refs:to_del (Results 1 – 3 of 3) sorted by relevance
436 struct dfs_cache_entry *to_del = NULL; in remove_oldest_entry() local440 if (!to_del || timespec64_compare(&ce->ce_etime, in remove_oldest_entry()441 &to_del->ce_etime) < 0) in remove_oldest_entry()442 to_del = ce; in remove_oldest_entry()444 if (!to_del) { in remove_oldest_entry()449 dump_ce(to_del); in remove_oldest_entry()450 flush_cache_ent(to_del); in remove_oldest_entry()
337 int to_del = 0; in bnad_set_coalesce() local369 to_del = 1; in bnad_set_coalesce()372 if (to_del) in bnad_set_coalesce()
1831 int to_del = 0; in bnad_stats_timer_stop() local1836 to_del = 1; in bnad_stats_timer_stop()1838 if (to_del) in bnad_stats_timer_stop()2150 int to_del = 0; in bnad_destroy_rx() local2160 to_del = 1; in bnad_destroy_rx()2163 if (to_del) in bnad_destroy_rx()