Home
last modified time | relevance | path

Searched refs:EROFS_I_SB (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
H A Derofs.h70 __entry->blkaddr = erofs_blknr(iloc(EROFS_I_SB(inode), __entry->nid));
71 __entry->ofs = erofs_blkoff(iloc(EROFS_I_SB(inode), __entry->nid));
/kernel/linux/linux-5.10/fs/erofs/
H A Dzmap.c154 const erofs_off_t ibase = iloc(EROFS_I_SB(inode), vi->nid); in legacy_load_cluster_from_disk()
276 const erofs_off_t ebase = ALIGN(iloc(EROFS_I_SB(inode), vi->nid) + in compacted_load_cluster_from_disk()
H A Dinternal.h100 #define EROFS_I_SB(inode) ((struct erofs_sb_info *)(inode)->i_sb->s_fs_info) macro
H A Dzdata.c566 struct erofs_sb_info *const sbi = EROFS_I_SB(inode); in z_erofs_do_read_page()
1308 struct erofs_sb_info *const sbi = EROFS_I_SB(inode); in z_erofs_readahead()
H A Dxattr.c476 struct erofs_sb_info *const sbi = EROFS_I_SB(inode); in erofs_xattr_generic_get()
/kernel/linux/linux-6.6/fs/erofs/
H A Dinternal.h189 #define EROFS_I_SB(inode) ((struct erofs_sb_info *)(inode)->i_sb->s_fs_info) macro
309 struct erofs_sb_info *sbi = EROFS_I_SB(inode); in erofs_iloc()
H A Dzdata.c543 unsigned int cachestrategy = EROFS_I_SB(fe->inode)->opt.cache_strategy; in z_erofs_should_alloc_cache()
560 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode)); in z_erofs_bind_cache()
1829 struct erofs_sb_info *const sbi = EROFS_I_SB(inode); in z_erofs_read_folio()
1856 struct erofs_sb_info *const sbi = EROFS_I_SB(inode); in z_erofs_readahead()
H A Dxattr.c143 !test_opt(&EROFS_I_SB(inode)->opt, XATTR_USER)) in erofs_xattr_generic_get()
H A Dzmap.c552 if (!(EROFS_I_SB(inode)->available_compr_algs & (1 << afmt))) { in z_erofs_do_map_blocks()

Completed in 10 milliseconds