Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dmove_extents.c478 range->me_goal = ocfs2_block_to_cluster_start(inode->i_sb, in ocfs2_validate_and_adjust_move_goal()
479 range->me_goal); in ocfs2_validate_and_adjust_move_goal()
484 ret = ocfs2_find_victim_alloc_group(inode, range->me_goal, in ocfs2_validate_and_adjust_move_goal()
497 if (range->me_goal == le64_to_cpu(bg->bg_blkno)) in ocfs2_validate_and_adjust_move_goal()
498 range->me_goal += c_to_b; in ocfs2_validate_and_adjust_move_goal()
513 range->me_goal); in ocfs2_validate_and_adjust_move_goal()
805 range->me_goal); in __ocfs2_move_extents_range()
Docfs2_ioctl.h213 __u64 me_goal; /* Physical offset of the goal, member