Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt.c1207 void *buf = c->lpt_nod_buf; in ubifs_read_nnode()
1275 void *buf = c->lpt_nod_buf; in read_pnode()
1786 c->lpt_nod_buf = kmalloc(i, GFP_KERNEL); in lpt_init_rd()
1787 if (!c->lpt_nod_buf) in lpt_init_rd()
1956 void *buf = c->lpt_nod_buf; in scan_get_nnode()
2015 void *buf = c->lpt_nod_buf; in scan_get_pnode()
H A Dubifs.h1198 * @lpt_nod_buf: buffer for an on-flash nnode or pnode
1443 void *lpt_nod_buf; member
H A Dlpt_commit.c1448 kfree(c->lpt_nod_buf); in ubifs_lpt_free()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt.c1207 void *buf = c->lpt_nod_buf; in ubifs_read_nnode()
1275 void *buf = c->lpt_nod_buf; in read_pnode()
1786 c->lpt_nod_buf = kmalloc(i, GFP_KERNEL); in lpt_init_rd()
1787 if (!c->lpt_nod_buf) in lpt_init_rd()
1956 void *buf = c->lpt_nod_buf; in scan_get_nnode()
2015 void *buf = c->lpt_nod_buf; in scan_get_pnode()
H A Dubifs.h1219 * @lpt_nod_buf: buffer for an on-flash nnode or pnode
1471 void *lpt_nod_buf; member
H A Dlpt_commit.c1448 kfree(c->lpt_nod_buf); in ubifs_lpt_free()

Completed in 17 milliseconds