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/
H A Derofs_fs.h195 /* available compression algorithm types (for h_algorithmtype) */
217 __u8 h_algorithmtype; member
H A 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/
H A Derofs_fs.h294 /* available compression algorithm types (for h_algorithmtype) */
358 __u8 h_algorithmtype; member
H A 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()

Completed in 4 milliseconds