Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_types.h105 struct work_struct index_update_work; member
H A Dalloc_foreground.c1411 INIT_WORK(&wp->index_update_work, bch2_write_point_do_index_updates); in writepoint_init()