Home
last modified time | relevance | path

Searched refs:btrfs_next_leaf (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dreflink.c183 ret = btrfs_next_leaf(root, path); in clone_copy_inline_extent()
370 ret = btrfs_next_leaf(BTRFS_I(src)->root, path); in btrfs_clone()
Dtree-log.c2168 ret = btrfs_next_leaf(root, path); in find_dir_range()
2384 ret = btrfs_next_leaf(root, path); in replay_xattr_deletes()
2459 ret = btrfs_next_leaf(root, path); in replay_dir_deletes()
3685 ret = btrfs_next_leaf(root, path); in log_dir_items()
4351 ret = btrfs_next_leaf(root, path); in btrfs_log_prealloc_extents()
4596 ret = btrfs_next_leaf(root, path); in btrfs_log_all_xattrs()
4660 ret = btrfs_next_leaf(root, path); in btrfs_log_holes()
4997 ret = btrfs_next_leaf(root, path); in log_conflicting_inodes()
5677 ret = btrfs_next_leaf(log, path); in log_new_dir_dentries()
5731 ret = btrfs_next_leaf(root, path); in btrfs_log_all_parents()
[all …]
Dprops.c141 ret = btrfs_next_leaf(root, path); in iterate_object_props()
Ddir-item.c319 ret = btrfs_next_leaf(root, path); in btrfs_search_dir_index_item()
Dxattr.c294 ret = btrfs_next_leaf(root, path); in btrfs_listxattr()
Droot-tree.c236 ret = btrfs_next_leaf(tree_root, path); in btrfs_find_orphan_roots()
Dinode-map.c73 ret = btrfs_next_leaf(root, path); in caching_kthread()
Dfile-item.c447 ret = btrfs_next_leaf(root, path); in btrfs_lookup_csums_range()
891 ret = btrfs_next_leaf(root, path); in btrfs_csum_file_blocks()
Dsend.c2702 ret = btrfs_next_leaf(sctx->send_root, path); in did_create_dir()
2969 ret = btrfs_next_leaf(root, path); in can_rmdir()
3619 ret = btrfs_next_leaf(root, path); in is_ancestor()
4575 ret = btrfs_next_leaf(root, path); in process_all_refs()
4885 ret = btrfs_next_leaf(root, path); in process_all_new_xattrs()
5375 ret = btrfs_next_leaf(clone_root->root, path); in clone_range()
5798 ret = btrfs_next_leaf(root, path); in range_is_hole_in_parent()
5964 ret = btrfs_next_leaf(root, path); in process_all_extents()
6202 ret = btrfs_next_leaf(sctx->parent_root, path); in btrfs_unlink_all_paths()
Dbackref.c456 ret = btrfs_next_leaf(root, path); in add_all_parents()
480 ret = btrfs_next_leaf(root, path); in add_all_parents()
1614 ret = btrfs_next_leaf(root, path);
Dscrub.c2834 ret = btrfs_next_leaf(root, path); in scrub_raid56_parity()
3187 ret = btrfs_next_leaf(root, path); in scrub_stripe()
3454 ret = btrfs_next_leaf(root, path); in scrub_enumerate_chunks()
Dblock-group.c570 ret = btrfs_next_leaf(extent_root, path); in load_extent_tree_free()
1598 ret = btrfs_next_leaf(root, path); in find_first_block_group()
Dctree.c2547 ret = btrfs_next_leaf(fs_root, path); in btrfs_find_item()
3059 ret = btrfs_next_leaf(root, p); in btrfs_search_slot_for_read()
5372 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf() function
Dvolumes.c1535 ret = btrfs_next_leaf(root, path); in find_free_dev_extent_start()
2444 ret = btrfs_next_leaf(root, path); in btrfs_finish_sprout()
7118 ret = btrfs_next_leaf(root, path); in btrfs_read_chunk_tree()
Dioctl.c2715 ret = btrfs_next_leaf(fs_info->tree_root, path); in btrfs_ioctl_get_subvol_info()
2799 ret = btrfs_next_leaf(root, path); in btrfs_ioctl_get_subvol_rootref()
Dinode.c1514 ret = btrfs_next_leaf(root, path); in run_delalloc_nocow()
5692 ret = btrfs_next_leaf(root, path); in btrfs_real_readdir()
6681 ret = btrfs_next_leaf(root, path); in btrfs_get_extent()
Dfile.c734 ret = btrfs_next_leaf(root, path); in __btrfs_drop_extents()
Dctree.h2776 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
Drelocation.c3128 ret = btrfs_next_leaf(rc->extent_root, path); in find_next_extent()
Dextent-tree.c515 ret = btrfs_next_leaf(root, path); in lookup_extent_data_ref()