EROFS_I_SB 468 fs/erofs/xattr.c struct erofs_sb_info *const sbi = EROFS_I_SB(inode); EROFS_I_SB 574 fs/erofs/zdata.c struct erofs_sb_info *const sbi __maybe_unused = EROFS_I_SB(inode); EROFS_I_SB 1373 fs/erofs/zdata.c struct erofs_sb_info *const sbi = EROFS_I_SB(inode); EROFS_I_SB 146 fs/erofs/zmap.c const erofs_off_t ibase = iloc(EROFS_I_SB(inode), vi->nid); EROFS_I_SB 265 fs/erofs/zmap.c const erofs_off_t ebase = ALIGN(iloc(EROFS_I_SB(inode), vi->nid) + EROFS_I_SB 70 include/trace/events/erofs.h __entry->blkaddr = erofs_blknr(iloc(EROFS_I_SB(inode), __entry->nid)); EROFS_I_SB 71 include/trace/events/erofs.h __entry->ofs = erofs_blkoff(iloc(EROFS_I_SB(inode), __entry->nid));