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

/linux-master/fs/btrfs/
H A Duuid-tree.c162 unsigned long move_len; local
221 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot));
222 memmove_extent_buffer(eb, move_dst, move_src, move_len);
/linux-master/fs/ocfs2/
H A Dmove_extents.c523 int *goal_bit, u32 move_len, u32 max_hop,
551 if (last_free_bits == move_len) {
552 i -= move_len;
522 ocfs2_probe_alloc_group(struct inode *inode, struct buffer_head *bh, int *goal_bit, u32 move_len, u32 max_hop, u32 *phys_cpos) argument
/linux-master/drivers/crypto/caam/
H A Ddesc_constr.h243 APPEND_CMD_RET(move_len, MOVE_LEN)

Completed in 117 milliseconds