Home
last modified time | relevance | path

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

/fs/ocfs2/
Dmove_extents.c491 range->me_goal = ocfs2_block_to_cluster_start(inode->i_sb, in ocfs2_validate_and_adjust_move_goal()
492 range->me_goal); in ocfs2_validate_and_adjust_move_goal()
497 ret = ocfs2_find_victim_alloc_group(inode, range->me_goal, in ocfs2_validate_and_adjust_move_goal()
510 if (range->me_goal == le64_to_cpu(bg->bg_blkno)) in ocfs2_validate_and_adjust_move_goal()
511 range->me_goal += c_to_b; in ocfs2_validate_and_adjust_move_goal()
526 range->me_goal); in ocfs2_validate_and_adjust_move_goal()
819 range->me_goal); in __ocfs2_move_extents_range()
Docfs2_ioctl.h205 __u64 me_goal; /* Physical offset of the goal, member