Home
last modified time | relevance | path

Searched refs:buds_list (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlog.c134 list_add_tail(&bud->list, &jhead->buds_list); in ubifs_add_bud()
751 list_for_each_entry(bud, &c->jheads[i].buds_list, list) in dbg_check_bud_bytes()
H A Dreplay.c521 if (list_is_last(&bud->list, &jh->buds_list)) in is_last_bud()
552 if (!list_is_last(&next->list, &jh->buds_list)) in is_last_bud()
H A Dubifs.h723 * @buds_list: list of bud LEBs belonging to this journal head
731 struct list_head buds_list; member
H A Dsuper.c833 INIT_LIST_HEAD(&c->jheads[i].buds_list); in alloc_wbufs()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlog.c134 list_add_tail(&bud->list, &jhead->buds_list); in ubifs_add_bud()
751 list_for_each_entry(bud, &c->jheads[i].buds_list, list) in dbg_check_bud_bytes()
H A Dreplay.c521 if (list_is_last(&bud->list, &jh->buds_list)) in is_last_bud()
552 if (!list_is_last(&next->list, &jh->buds_list)) in is_last_bud()
H A Dubifs.h732 * @buds_list: list of bud LEBs belonging to this journal head
740 struct list_head buds_list; member
H A Dsuper.c833 INIT_LIST_HEAD(&c->jheads[i].buds_list); in alloc_wbufs()

Completed in 17 milliseconds