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

/linux-4.4.14/fs/btrfs/
H A Duuid-tree.c170 unsigned long move_len; btrfs_uuid_tree_rem() local
229 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); btrfs_uuid_tree_rem()
230 memmove_extent_buffer(eb, move_dst, move_src, move_len); btrfs_uuid_tree_rem()
/linux-4.4.14/fs/ocfs2/
H A Dmove_extents.c525 int *goal_bit, u32 move_len, u32 max_hop, ocfs2_probe_alloc_group()
553 if (last_free_bits == move_len) { ocfs2_probe_alloc_group()
524 ocfs2_probe_alloc_group(struct inode *inode, struct buffer_head *bh, int *goal_bit, u32 move_len, u32 max_hop, u32 *phys_cpos) ocfs2_probe_alloc_group() argument

Completed in 108 milliseconds