Home
last modified time | relevance | path

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

/fs/erofs/
Dzmap.c63 vi->z_algorithmtype[0] = h->h_algorithmtype & 15; in fill_inode_lazy()
64 vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; in fill_inode_lazy()
Derofs_fs.h213 __u8 h_algorithmtype; member