Home
last modified time | relevance | path

Searched refs:lpt_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt_commit.c364 void *buf = c->lpt_buf; in write_cnodes()
1108 void *buf = c->lpt_buf; in lpt_gc_lnum()
1427 vfree(c->lpt_buf); in ubifs_lpt_free()
1428 c->lpt_buf = NULL; in ubifs_lpt_free()
H A Dlpt.c1854 c->lpt_buf = vmalloc(c->leb_size); in lpt_init_wr()
1855 if (!c->lpt_buf) in lpt_init_wr()
H A Dubifs.h1199 * @lpt_buf: buffer of LEB size used by LPT
1444 void *lpt_buf; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt_commit.c364 void *buf = c->lpt_buf; in write_cnodes()
1108 void *buf = c->lpt_buf; in lpt_gc_lnum()
1427 vfree(c->lpt_buf); in ubifs_lpt_free()
1428 c->lpt_buf = NULL; in ubifs_lpt_free()
H A Dlpt.c1854 c->lpt_buf = vmalloc(c->leb_size); in lpt_init_wr()
1855 if (!c->lpt_buf) in lpt_init_wr()
H A Dubifs.h1220 * @lpt_buf: buffer of LEB size used by LPT
1472 void *lpt_buf; member

Completed in 17 milliseconds