Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Derofs_fs.h217 __u8 h_algorithmtype; member
Dzmap.c69 vi->z_algorithmtype[0] = h->h_algorithmtype & 15; in z_erofs_fill_inode_lazy()
70 vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; in z_erofs_fill_inode_lazy()
/kernel/linux/linux-6.6/fs/erofs/
Derofs_fs.h358 __u8 h_algorithmtype; member
Dzmap.c621 vi->z_algorithmtype[0] = h->h_algorithmtype & 15; in z_erofs_fill_inode_lazy()
622 vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; in z_erofs_fill_inode_lazy()