Home
last modified time | relevance | path

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

/fs/btrfs/
A Duuid-tree.c162 unsigned long move_len; in btrfs_uuid_tree_remove() local
221 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); in btrfs_uuid_tree_remove()
222 memmove_extent_buffer(eb, move_dst, move_src, move_len); in btrfs_uuid_tree_remove()
/fs/ocfs2/
A Dmove_extents.c523 int *goal_bit, u32 move_len, u32 max_hop, in ocfs2_probe_alloc_group() argument
551 if (last_free_bits == move_len) { in ocfs2_probe_alloc_group()
552 i -= move_len; in ocfs2_probe_alloc_group()

Completed in 6 milliseconds