Home
last modified time | relevance | path

Searched refs:space_is_flushed (Results 1 – 1 of 1) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/fil/
H A Dfil0fil.cc975 bool space_is_flushed(const fil_space_t *space)
2339 bool Fil_shard::space_is_flushed(const fil_space_t *space) { in space_is_flushed() function in Fil_shard
3084 if (space->is_in_unflushed_spaces && space_is_flushed(space)) { in prepare_to_free_file()
3111 ut_ad(space_is_flushed(space)); in file_close_to_free()
8146 if (space->is_in_unflushed_spaces && space_is_flushed(space)) { in remove_from_unflushed_list()
8261 ut_ad(space_is_flushed(space)); in space_flush()