Searched refs:h_algorithmtype (Results 1 – 2 of 2) sorted by relevance
63 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()
213 __u8 h_algorithmtype; member