Home
last modified time | relevance | path

Searched refs:h_algorithmtype (Results 1 – 2 of 2) sorted by relevance

/linux/fs/erofs/
H A Derofs_fs.h372 __u8 h_algorithmtype; member
H A Dzmap.c581 vi->z_algorithmtype[0] = h->h_algorithmtype & 15; in z_erofs_fill_inode_lazy()
582 vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; in z_erofs_fill_inode_lazy()