Home
last modified time | relevance | path

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

/external/erofs-utils/include/erofs/
Dcache.h95 struct erofs_buffer_head *erofs_battach(struct erofs_buffer_head *bh,
/external/erofs-utils/lib/
Dcache.c217 struct erofs_buffer_head *erofs_battach(struct erofs_buffer_head *bh, in erofs_battach() function
Dinode.c580 ibh = erofs_battach(bh, META, inode->idata_size); in erofs_prepare_inode_buffer()