Home
last modified time | relevance | path

Searched refs:__EROFS_BUF_INITIALIZER (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/fs/erofs/
H A Dnamei.c99 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_find_target_block()
165 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_namei()
H A Dxattr.c79 it.buf = __EROFS_BUF_INITIALIZER; in erofs_init_inode_xattrs()
415 it.buf = __EROFS_BUF_INITIALIZER; in erofs_getxattr()
441 it.buf = __EROFS_BUF_INITIALIZER; in erofs_listxattr()
473 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_xattr_prefixes_init()
H A Ddir.c48 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_readdir()
H A Ddata.c75 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_map_blocks()
292 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_iomap_begin()
H A Dfileio.c113 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_fileio_scan_folio()
H A Dinode.c32 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_read_inode()
H A Dzmap.c653 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in z_erofs_fill_inode_lazy()
734 .buf = __EROFS_BUF_INITIALIZER in z_erofs_fill_inode_lazy()
H A Dinternal.h205 #define __EROFS_BUF_INITIALIZER ((struct erofs_buf){ .page = NULL }) macro
H A Dsuper.c194 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_scan_devices()
253 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_read_superblock()
H A Ddecompressor.c457 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in z_erofs_parse_cfgs()
H A Dfscache.c274 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_fscache_data_read_slice()
H A Dzdata.c953 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in z_erofs_read_fragment()