Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dmove_extents.c470 int ret, goal_bit = 0; in ocfs2_validate_and_adjust_move_goal() local
490 &goal_bit, &gd_bh); in ocfs2_validate_and_adjust_move_goal()
506 if ((le16_to_cpu(bg->bg_bits) - goal_bit) * osb->s_clustersize < in ocfs2_validate_and_adjust_move_goal()
525 int *goal_bit, u32 move_len, u32 max_hop, in ocfs2_probe_alloc_group() argument
528 int i, used, last_free_bits = 0, base_bit = *goal_bit; in ocfs2_probe_alloc_group()
554 *goal_bit = i; in ocfs2_probe_alloc_group()
567 int ret, credits = 0, extra_blocks = 0, goal_bit = 0; in ocfs2_move_extent() local
656 &goal_bit, &gd_bh); in ocfs2_move_extent()
668 ocfs2_probe_alloc_group(inode, gd_bh, &goal_bit, len, move_max_hop, in ocfs2_move_extent()
691 goal_bit, len); in ocfs2_move_extent()