fs/ubifs/find.c
324
lp = ubifs_change_lp(c, lp, LPROPS_NC, LPROPS_NC,
fs/ubifs/find.c
538
lprops = ubifs_change_lp(c, lprops, LPROPS_NC, LPROPS_NC, flags, 0);
fs/ubifs/find.c
703
lprops = ubifs_change_lp(c, lprops, c->leb_size, 0, flags, 0);
fs/ubifs/find.c
864
lprops = ubifs_change_lp(c, lprops, LPROPS_NC, LPROPS_NC,
fs/ubifs/find.c
892
lp = ubifs_change_lp(c, lp, LPROPS_NC, LPROPS_NC,
fs/ubifs/find.c
920
lp = ubifs_change_lp(c, lp, LPROPS_NC, LPROPS_NC,
fs/ubifs/gc.c
895
lp = ubifs_change_lp(c, lp, c->leb_size, 0, lp->flags, 0);
fs/ubifs/gc.c
926
lp = ubifs_change_lp(c, lp, c->leb_size, 0, flags, 1);
fs/ubifs/lprops.c
664
lp = ubifs_change_lp(c, lp, free, dirty, flags, idx_gc_cnt);
fs/ubifs/lprops.c
703
lp = ubifs_change_lp(c, lp, free, lp->dirty + dirty, flags, 0);
fs/ubifs/replay.c
1157
lp = ubifs_change_lp(c, lp, LPROPS_NC, LPROPS_NC,
fs/ubifs/replay.c
139
lp = ubifs_change_lp(c, lp, b->free, dirty + b->dirty,
fs/ubifs/ubifs.h
1994
const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c,