Home
last modified time | relevance | path

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

/fs/erofs/
A Dzmap.c27 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_load_full_lcluster()
104 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_load_compact_lcluster()
264 struct erofs_inode *const vi = EROFS_I(m->inode); in z_erofs_extent_lookback()
297 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_get_extent_compressedlen()
350 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_get_extent_decompressedlen()
387 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_map_blocks_fo()
519 struct erofs_inode *vi = EROFS_I(inode); in z_erofs_map_blocks_ext()
627 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_fill_inode()
732 struct erofs_inode *const vi = EROFS_I(inode); in z_erofs_map_blocks_iter()
A Dxattr.c30 struct erofs_inode *const vi = EROFS_I(inode); in erofs_init_inode_xattrs()
319 struct erofs_inode *const vi = EROFS_I(inode); in erofs_xattr_iter_inline()
366 struct erofs_inode *const vi = EROFS_I(inode); in erofs_xattr_iter_shared()
400 struct erofs_inode *vi = EROFS_I(inode); in erofs_getxattr()
A Dinode.c13 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_symlink()
36 struct erofs_inode *vi = EROFS_I(inode); in erofs_read_inode()
205 struct erofs_inode *vi = EROFS_I(inode); in erofs_fill_inode()
A Dsuper.c61 struct erofs_inode *vi = ptr; in erofs_inode_init_once()
68 struct erofs_inode *vi = in erofs_alloc_inode()
75 memset(vi, 0, offsetof(struct erofs_inode, vfs_inode)); in erofs_alloc_inode()
81 struct erofs_inode *vi = EROFS_I(inode); in erofs_free_inode()
922 sizeof(struct erofs_inode), 0, in erofs_module_init()
A Dinternal.h266 struct erofs_inode { struct
305 #define EROFS_I(ptr) container_of(ptr, struct erofs_inode, vfs_inode) argument
A Ddata.c91 struct erofs_inode *vi = EROFS_I(inode); in erofs_map_blocks()

Completed in 20 milliseconds