Symbol: erofs_map_blocks
fs/erofs/data.c
160
int erofs_map_blocks(struct inode *inode, struct erofs_map_blocks *map)
fs/erofs/data.c
306
struct erofs_map_blocks map;
fs/erofs/data.c
312
ret = erofs_map_blocks(realinode, &map);
fs/erofs/data.c
99
static int erofs_map_chunks(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/internal.h
414
int erofs_map_blocks(struct inode *inode, struct erofs_map_blocks *map);
fs/erofs/internal.h
487
int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map,
fs/erofs/zdata.c
1009
struct erofs_map_blocks *const map = &f->map;
fs/erofs/zdata.c
1822
struct erofs_map_blocks *map = &f->map;
fs/erofs/zdata.c
498
struct erofs_map_blocks map;
fs/erofs/zdata.c
741
struct erofs_map_blocks *map = &fe->map;
fs/erofs/zdata.c
805
struct erofs_map_blocks *map = &fe->map;
fs/erofs/zmap.c
12
struct erofs_map_blocks *map;
fs/erofs/zmap.c
363
struct erofs_map_blocks *map = m->map;
fs/erofs/zmap.c
397
struct erofs_map_blocks *map, int flags)
fs/erofs/zmap.c
513
struct erofs_map_blocks *map, int flags)
fs/erofs/zmap.c
621
static int z_erofs_fill_inode(struct inode *inode, struct erofs_map_blocks *map)
fs/erofs/zmap.c
696
struct erofs_map_blocks tm = {
fs/erofs/zmap.c
716
struct erofs_map_blocks *map)
fs/erofs/zmap.c
756
int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map,
fs/erofs/zmap.c
790
struct erofs_map_blocks map = { .m_la = offset };
include/trace/events/erofs.h
11
struct erofs_map_blocks;
include/trace/events/erofs.h
146
TP_PROTO(struct inode *inode, struct erofs_map_blocks *map,
include/trace/events/erofs.h
175
TP_PROTO(struct inode *inode, struct erofs_map_blocks *map,