Home
last modified time | relevance | path

Searched refs:lpt_nod_buf (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ubifs/
Dlpt.c1200 void *buf = c->lpt_nod_buf; in ubifs_read_nnode()
1268 void *buf = c->lpt_nod_buf; in read_pnode()
1638 c->lpt_nod_buf = kmalloc(i, GFP_KERNEL); in lpt_init_rd()
1639 if (!c->lpt_nod_buf) in lpt_init_rd()
1804 void *buf = c->lpt_nod_buf; in scan_get_nnode()
1863 void *buf = c->lpt_nod_buf; in scan_get_pnode()
Dubifs.h1416 void *lpt_nod_buf; member
Dlpt_commit.c1488 kfree(c->lpt_nod_buf); in ubifs_lpt_free()