Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ocfs2/
Dmove_extents.c489 range->me_goal = ocfs2_block_to_cluster_start(inode->i_sb, in ocfs2_validate_and_adjust_move_goal()
490 range->me_goal); in ocfs2_validate_and_adjust_move_goal()
495 ret = ocfs2_find_victim_alloc_group(inode, range->me_goal, in ocfs2_validate_and_adjust_move_goal()
508 if (range->me_goal == le64_to_cpu(bg->bg_blkno)) in ocfs2_validate_and_adjust_move_goal()
509 range->me_goal += c_to_b; in ocfs2_validate_and_adjust_move_goal()
524 range->me_goal); in ocfs2_validate_and_adjust_move_goal()
817 range->me_goal); in __ocfs2_move_extents_range()
Docfs2_ioctl.h195 __u64 me_goal; /* Physical offset of the goal, member