Home
last modified time | relevance | path

Searched refs:erofs_inode (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/erofs/
H A Dzmap.c29 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_load_full_lcluster()
121 struct erofs_inode *const vi = EROFS_I(m->inode); in unpack_compacted_index()
229 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_load_compact_lcluster()
293 struct erofs_inode *const vi = EROFS_I(m->inode); in z_erofs_extent_lookback()
334 struct erofs_inode *const vi = EROFS_I(m->inode); in z_erofs_get_extent_compressedlen()
406 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_get_extent_decompressedlen()
449 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_do_map_blocks()
578 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_fill_inode_lazy()
698 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_map_blocks_iter()
H A Dinode.c16 struct erofs_inode *vi = EROFS_I(inode); in erofs_read_inode()
207 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_symlink()
242 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_inode()
H A Dxattr.c30 struct erofs_inode *const vi = EROFS_I(inode); in erofs_init_inode_xattrs()
323 struct erofs_inode *const vi = EROFS_I(inode); in erofs_xattr_iter_inline()
369 struct erofs_inode *const vi = EROFS_I(inode); in erofs_xattr_iter_shared()
399 struct erofs_inode *vi = EROFS_I(inode); in erofs_getxattr()
H A Dsuper.c80 struct erofs_inode *vi = ptr; in erofs_inode_init_once()
87 struct erofs_inode *vi = in erofs_alloc_inode()
94 memset(vi, 0, offsetof(struct erofs_inode, vfs_inode)); in erofs_alloc_inode()
100 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_inode()
841 sizeof(struct erofs_inode), 0, in erofs_module_init()
H A Dinternal.h258 struct erofs_inode { struct
298 #define EROFS_I(ptr) container_of(ptr, struct erofs_inode, vfs_inode) argument
H A Ddata.c90 struct erofs_inode *vi = EROFS_I(inode); in erofs_map_blocks_flatmode()
127 struct erofs_inode *vi = EROFS_I(inode); in erofs_map_blocks()