Symbol: erofs_map_blocks
fs/erofs/data.c
283
struct erofs_map_blocks map;
fs/erofs/data.c
289
ret = erofs_map_blocks(realinode, &map);
fs/erofs/data.c
87
int erofs_map_blocks(struct inode *inode, struct erofs_map_blocks *map)
fs/erofs/fileio.c
102
err = erofs_map_blocks(inode, map);
fs/erofs/fileio.c
17
struct erofs_map_blocks map;
fs/erofs/fileio.c
92
struct erofs_map_blocks *map = &io->map;
fs/erofs/fscache.c
247
struct erofs_map_blocks map;
fs/erofs/fscache.c
254
ret = erofs_map_blocks(inode, &map);
fs/erofs/internal.h
448
int erofs_map_blocks(struct inode *inode, struct erofs_map_blocks *map);
fs/erofs/internal.h
524
int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map,
fs/erofs/zdata.c
1012
struct erofs_map_blocks *const map = &f->map;
fs/erofs/zdata.c
1833
struct erofs_map_blocks *map = &f->map;
fs/erofs/zdata.c
498
struct erofs_map_blocks map;
fs/erofs/zdata.c
742
struct erofs_map_blocks *map = &fe->map;
fs/erofs/zdata.c
806
struct erofs_map_blocks *map = &fe->map;
fs/erofs/zmap.c
12
struct erofs_map_blocks *map;
fs/erofs/zmap.c
354
struct erofs_map_blocks *map = m->map;
fs/erofs/zmap.c
388
struct erofs_map_blocks *map, int flags)
fs/erofs/zmap.c
508
struct erofs_map_blocks *map, int flags)
fs/erofs/zmap.c
617
static int z_erofs_fill_inode(struct inode *inode, struct erofs_map_blocks *map)
fs/erofs/zmap.c
692
struct erofs_map_blocks tm = {
fs/erofs/zmap.c
712
struct erofs_map_blocks *map)
fs/erofs/zmap.c
740
int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map,
fs/erofs/zmap.c
774
struct erofs_map_blocks map = { .m_la = offset };
include/trace/events/erofs.h
11
struct erofs_map_blocks;
include/trace/events/erofs.h
148
TP_PROTO(struct inode *inode, struct erofs_map_blocks *map,
include/trace/events/erofs.h
177
TP_PROTO(struct inode *inode, struct erofs_map_blocks *map,