Searched refs:last_ret (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | tree-defrag.c | 41 u64 last_ret = 0; btrfs_defrag_leaves() local 107 &last_ret, btrfs_defrag_leaves()
|
H A D | ctree.c | 1624 int start_slot, u64 *last_ret, btrfs_realloc_node() 1630 u64 search_start = *last_ret; btrfs_realloc_node() 1721 *last_ret = search_start; btrfs_realloc_node() 1622 btrfs_realloc_node(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *parent, int start_slot, u64 *last_ret, struct btrfs_key *progress) btrfs_realloc_node() argument
|
H A D | ctree.h | 3647 int start_slot, u64 *last_ret,
|
Completed in 187 milliseconds