Home
last modified time | relevance | path

Searched refs:EROFS_I (Results 1 – 11 of 11) sorted by relevance

/linux/fs/erofs/
H A Dishare.c22 struct erofs_inode_fingerprint *fp1 = &EROFS_I(inode)->fingerprint; in erofs_ishare_iget5_eq()
31 struct erofs_inode *vi = EROFS_I(inode); in erofs_ishare_iget5_set()
42 struct erofs_inode *vi = EROFS_I(inode); in erofs_ishare_fill_inode()
82 spin_lock(&EROFS_I(sharedinode)->ishare_lock); in erofs_ishare_fill_inode()
83 list_add(&vi->ishare_list, &EROFS_I(sharedinode)->ishare_list); in erofs_ishare_fill_inode()
84 spin_unlock(&EROFS_I(sharedinode)->ishare_lock); in erofs_ishare_fill_inode()
90 struct erofs_inode *vi = EROFS_I(inode); in erofs_ishare_free_inode()
95 spin_lock(&EROFS_I(sharedinode)->ishare_lock); in erofs_ishare_free_inode()
97 spin_unlock(&EROFS_I(sharedinode)->ishare_lock); in erofs_ishare_free_inode()
104 struct inode *sharedinode = EROFS_I(inode)->sharedinode; in erofs_ishare_file_open()
[all …]
H A Dzmap.c27 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_load_full_lcluster()
100 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_load_compact_lcluster()
239 struct erofs_inode *vi = EROFS_I(m->inode); in z_erofs_load_lcluster_from_disk()
253 m->type, lcn, EROFS_I(m->inode)->nid); in z_erofs_load_lcluster_from_disk()
268 struct erofs_inode *const vi = EROFS_I(m->inode); in z_erofs_extent_lookback()
300 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_get_extent_compressedlen()
353 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_get_extent_decompressedlen()
390 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_map_blocks_fo()
510 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_map_blocks_ext()
619 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_fill_inode()
[all …]
H A Dinode.c13 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_symlink()
45 struct erofs_inode *vi = EROFS_I(inode); in erofs_read_inode()
280 return EROFS_I(inode)->nid == *(erofs_nid_t *)opaque; in erofs_iget5_eq()
288 EROFS_I(inode)->nid = nid; in erofs_iget5_set()
320 erofs_inode_is_data_compressed(EROFS_I(inode)->datalayout); in erofs_getattr()
H A Dinternal.h326 #define EROFS_I(ptr) container_of(ptr, struct erofs_inode, vfs_inode) macro
330 return EROFS_I(inode)->nid & BIT_ULL(EROFS_DIRENT_NID_METABOX_BIT); in erofs_inode_in_metabox()
336 erofs_nid_t nid_lo = EROFS_I(inode)->nid & EROFS_DIRENT_NID_MASK; in erofs_iloc()
477 if (erofs_inode_is_data_compressed(EROFS_I(realinode)->datalayout)) { in erofs_get_aops()
H A Dxattr.c33 struct erofs_inode *vi = EROFS_I(inode); in erofs_init_inode_xattrs()
254 struct erofs_inode *const vi = EROFS_I(inode); in erofs_xattr_iter_inline()
301 struct erofs_inode *const vi = EROFS_I(inode); in erofs_xattr_iter_shared()
335 struct erofs_inode *vi = EROFS_I(inode); in erofs_getxattr()
598 if (EROFS_I(inode)->xattr_isize < sizeof(*ih)) in erofs_inode_has_noacl()
H A Ddata.c92 struct erofs_inode *vi = EROFS_I(inode); in erofs_map_blocks()
368 if (erofs_inode_is_data_compressed(EROFS_I(inode)->datalayout)) { in erofs_fiemap()
493 if (erofs_inode_is_data_compressed(EROFS_I(inode)->datalayout)) { in erofs_file_llseek()
H A Dsuper.c82 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_inode()
551 erofs_nid_t nid = EROFS_I(inode)->nid; in erofs_encode_fh()
564 nid = EROFS_I(parent)->nid; in erofs_encode_fh()
964 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_anon_inode()
H A Dnamei.c115 mid, EROFS_I(dir)->nid); in erofs_find_target_block()
H A Dfileio.c188 folio->index, EROFS_I(realinode)->nid); in erofs_fileio_readahead()
H A Dzdata.c824 ptr, map->m_pa, EROFS_I(fe->inode)->nid); in z_erofs_pcluster_begin()
1045 EROFS_I(inode)->z_fragmentoff + fpos); in z_erofs_scan_folio()
1896 err, folio->index, EROFS_I(realinode)->nid); in z_erofs_read_folio()
1931 folio->index, EROFS_I(realinode)->nid); in z_erofs_readahead()
/linux/include/trace/events/
H A Derofs.h49 __entry->nid = EROFS_I(dir)->nid;
73 __entry->nid = EROFS_I(inode)->nid;
100 __entry->nid = EROFS_I(inode)->nid;
133 __entry->nid = EROFS_I(inode)->nid;
163 __entry->nid = EROFS_I(inode)->nid;
196 __entry->nid = EROFS_I(inode)->nid;