Searched refs:erofs_read_metadata (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/erofs/ |
H A D | internal.h | 401 void *erofs_read_metadata(struct super_block *sb, struct erofs_buf *buf,
|
H A D | decompressor.c | 417 data = erofs_read_metadata(sb, &buf, &offset, &size); in z_erofs_parse_cfgs()
|
H A D | xattr.c | 500 void *ptr = erofs_read_metadata(sb, &buf, &pos, &len); in erofs_xattr_prefixes_init()
|
H A D | super.c | 125 void *erofs_read_metadata(struct super_block *sb, struct erofs_buf *buf, in erofs_read_metadata() function
|