Searched defs:last_ret (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | tree-defrag.c | 28 u64 last_ret = 0; in btrfs_defrag_leaves() local
|
| H A D | ctree.c | 1598 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
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | defrag.c | 355 u64 last_ret = 0; in btrfs_defrag_leaves() local
|
| H A D | ctree.c | 812 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 | tree-log.c | 6116 batch_delete_dir_index_items(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_log_ctx *ctx, const struct list_head *delayed_del_list, const struct btrfs_delayed_item *first, const struct btrfs_delayed_item **last_ret) batch_delete_dir_index_items() argument
|
Completed in 23 milliseconds