Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dpcpubuf.c12 struct erofs_pcpubuf { struct
19 static DEFINE_PER_CPU(struct erofs_pcpubuf, erofs_pcb); argument
24 struct erofs_pcpubuf *pcb = &get_cpu_var(erofs_pcb); in erofs_get_pcpubuf()
40 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, smp_processor_id()); in erofs_put_pcpubuf()
63 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, cpu); in erofs_pcpubuf_growsize()
122 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, cpu); in erofs_pcpubuf_init()
133 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, cpu); in erofs_pcpubuf_exit()