Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dmove_extents.c373 int ret, i, len, bits_per_unit = 0; in ocfs2_find_victim_alloc_group() local
403 bits_per_unit = osb->s_clustersize_bits - in ocfs2_find_victim_alloc_group()
410 bits_per_unit))) { in ocfs2_find_victim_alloc_group()
443 (le16_to_cpu(bg->bg_bits) << bits_per_unit))) { in ocfs2_find_victim_alloc_group()
447 bits_per_unit; in ocfs2_find_victim_alloc_group()