Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinternal.h401 void *erofs_read_metadata(struct super_block *sb, struct erofs_buf *buf,
H A Ddecompressor.c417 data = erofs_read_metadata(sb, &buf, &offset, &size); in z_erofs_parse_cfgs()
H A Dxattr.c500 void *ptr = erofs_read_metadata(sb, &buf, &pos, &len); in erofs_xattr_prefixes_init()
H A Dsuper.c125 void *erofs_read_metadata(struct super_block *sb, struct erofs_buf *buf, in erofs_read_metadata() function