Searched refs:erofs_inode (Results 1 – 7 of 7) sorted by relevance
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()90 struct erofs_inode *vi = EROFS_I(inode); in erofs_ishare_free_inode()177 struct erofs_inode *vi, *vi_share; in erofs_real_inode()
27 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()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()743 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_map_blocks_iter()
33 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()
62 struct erofs_inode *vi = ptr; in erofs_inode_init_once()69 struct erofs_inode *vi = in erofs_alloc_inode()76 memset(vi, 0, offsetof(struct erofs_inode, vfs_inode)); in erofs_alloc_inode()82 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_inode()964 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_anon_inode()1003 sizeof(struct erofs_inode), 0, in erofs_module_init()
13 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_symlink()45 struct erofs_inode *vi = EROFS_I(inode); in erofs_read_inode()
275 struct erofs_inode { struct326 #define EROFS_I(ptr) container_of(ptr, struct erofs_inode, vfs_inode) argument
92 struct erofs_inode *vi = EROFS_I(inode); in erofs_map_blocks()