Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dgc.c855 lp = ubifs_change_lp(c, lp, c->leb_size, 0, lp->flags, 0); in ubifs_gc_start_commit()
886 lp = ubifs_change_lp(c, lp, c->leb_size, 0, flags, 1); in ubifs_gc_start_commit()
H A Dlprops.c526 const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c, in ubifs_change_lp() function
670 lp = ubifs_change_lp(c, lp, free, dirty, flags, idx_gc_cnt); in ubifs_change_one_lp()
709 lp = ubifs_change_lp(c, lp, free, lp->dirty + dirty, flags, 0); in ubifs_update_one_lp()
H A Dreplay.c142 lp = ubifs_change_lp(c, lp, b->free, dirty + b->dirty, in set_bud_lprops()
981 lp = ubifs_change_lp(c, lp, LPROPS_NC, LPROPS_NC, in take_ihead()
H A Dubifs.h2326 const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c,