Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddata.c13 void erofs_unmap_metabuf(struct erofs_buf *buf) in erofs_unmap_metabuf() function
25 erofs_unmap_metabuf(buf); in erofs_put_metabuf()
H A Dinternal.h403 void erofs_unmap_metabuf(struct erofs_buf *buf);
H A Dzmap.c572 erofs_unmap_metabuf(&m.map->buf); in z_erofs_do_map_blocks()