Searched refs:ztailpacking (Results 1 – 5 of 5) sorted by relevance
7 device_table, compr_head2, sb_chksum, ztailpacking,
78 EROFS_ATTR_FEATURE(ztailpacking);90 ATTR_LIST(ztailpacking),
451 bool ztailpacking = vi->z_advise & Z_EROFS_ADVISE_INLINE_PCLUSTER; in z_erofs_do_map_blocks() local471 if (ztailpacking && (flags & EROFS_GET_BLOCKS_FINDTAIL)) in z_erofs_do_map_blocks()489 if (ztailpacking && end > inode->i_size) in z_erofs_do_map_blocks()528 if (ztailpacking && m.lcn == vi->z_tailextent_headlcn) { in z_erofs_do_map_blocks()
781 bool ztailpacking = map->m_flags & EROFS_MAP_META; in z_erofs_register_pcluster() local787 (!ztailpacking && !(map->m_pa >> PAGE_SHIFT))) { in z_erofs_register_pcluster()793 pcl = z_erofs_alloc_pcluster(ztailpacking ? 1 : in z_erofs_register_pcluster()816 if (ztailpacking) { in z_erofs_register_pcluster()
243 EROFS_FEATURE_FUNCS(ztailpacking, incompat, INCOMPAT_ZTAILPACKING)