Home
last modified time | relevance | path

Searched refs:is_last_bud (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dreplay.c505 * is_last_bud - check if the bud is the last in the journal head.
514 static int is_last_bud(struct ubifs_info *c, struct ubifs_bud *bud) in is_last_bud() function
668 int is_last = is_last_bud(c, b->bud); in replay_bud()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dreplay.c505 * is_last_bud - check if the bud is the last in the journal head.
514 static int is_last_bud(struct ubifs_info *c, struct ubifs_bud *bud) in is_last_bud() function
668 int is_last = is_last_bud(c, b->bud); in replay_bud()

Completed in 5 milliseconds