Home
last modified time | relevance | path

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

/minix3/minix/fs/ext2/
H A Dsuper.h61 u32_t s_algorithm_usage_bitmap; /* For compression */ member
H A Dsuper.c416 dest->s_algorithm_usage_bitmap = in super_copy()
417 conv4(le_CPU, source->s_algorithm_usage_bitmap); in super_copy()