| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-log.c | 2213 ret = btrfs_next_leaf(root, path); in find_dir_range() 2429 ret = btrfs_next_leaf(root, path); in replay_xattr_deletes() 2506 ret = btrfs_next_leaf(root, path); in replay_dir_deletes() 3732 ret = btrfs_next_leaf(root, path); in log_dir_items() 4398 ret = btrfs_next_leaf(root, path); in btrfs_log_prealloc_extents() 4647 ret = btrfs_next_leaf(root, path); in btrfs_log_all_xattrs() 4715 ret = btrfs_next_leaf(root, path); in btrfs_log_holes() 5052 ret = btrfs_next_leaf(root, path); in log_conflicting_inodes() 5763 ret = btrfs_next_leaf(log, path); in log_new_dir_dentries() 5817 ret = btrfs_next_leaf(root, path); in btrfs_log_all_parents() [all …]
|
| H A D | reflink.c | 196 ret = btrfs_next_leaf(root, path); in clone_copy_inline_extent() 394 ret = btrfs_next_leaf(BTRFS_I(src)->root, path); in btrfs_clone()
|
| H A D | props.c | 141 ret = btrfs_next_leaf(root, path); in iterate_object_props()
|
| H A D | xattr.c | 319 ret = btrfs_next_leaf(root, path); in btrfs_listxattr()
|
| H A D | dir-item.c | 319 ret = btrfs_next_leaf(root, path); in btrfs_search_dir_index_item()
|
| H A D | root-tree.c | 236 ret = btrfs_next_leaf(tree_root, path); in btrfs_find_orphan_roots()
|
| H A D | file-item.c | 447 ret = btrfs_next_leaf(root, path); in btrfs_lookup_csums_range() 902 ret = btrfs_next_leaf(root, path); in btrfs_csum_file_blocks()
|
| H A D | inode-map.c | 73 ret = btrfs_next_leaf(root, path); in caching_kthread()
|
| H A D | send.c | 2703 ret = btrfs_next_leaf(sctx->send_root, path); in did_create_dir() 2977 ret = btrfs_next_leaf(root, path); in can_rmdir() 3632 ret = btrfs_next_leaf(root, path); in is_ancestor() 4599 ret = btrfs_next_leaf(root, path); in process_all_refs() 4909 ret = btrfs_next_leaf(root, path); in process_all_new_xattrs() 5404 ret = btrfs_next_leaf(clone_root->root, path); in clone_range() 5863 ret = btrfs_next_leaf(root, path); in range_is_hole_in_parent() 6029 ret = btrfs_next_leaf(root, path); in process_all_extents() 6267 ret = btrfs_next_leaf(sctx->parent_root, path); in btrfs_unlink_all_paths()
|
| H A D | backref.c | 459 ret = btrfs_next_leaf(root, path); in add_all_parents() 483 ret = btrfs_next_leaf(root, path); in add_all_parents() 1657 ret = btrfs_next_leaf(root, path);
|
| H A D | scrub.c | 2834 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()
|
| H A D | block-group.c | 570 ret = btrfs_next_leaf(extent_root, path); in load_extent_tree_free() 1609 ret = btrfs_next_leaf(root, path); in find_first_block_group()
|
| H A D | ctree.c | 2572 ret = btrfs_next_leaf(fs_root, path); in btrfs_find_item() 3095 ret = btrfs_next_leaf(root, p); in btrfs_search_slot_for_read() 5408 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf() function
|
| H A D | volumes.c | 1586 ret = btrfs_next_leaf(root, path); in find_free_dev_extent_start() 2501 ret = btrfs_next_leaf(root, path); in btrfs_finish_sprout() 7179 ret = btrfs_next_leaf(root, path); in btrfs_read_chunk_tree()
|
| H A D | ioctl.c | 2783 ret = btrfs_next_leaf(fs_info->tree_root, path); in btrfs_ioctl_get_subvol_info() 2869 ret = btrfs_next_leaf(root, path); in btrfs_ioctl_get_subvol_rootref()
|
| H A D | inode.c | 1513 ret = btrfs_next_leaf(root, path); in run_delalloc_nocow() 5711 ret = btrfs_next_leaf(root, path); in btrfs_real_readdir() 6700 ret = btrfs_next_leaf(root, path); in btrfs_get_extent()
|
| H A D | file.c | 733 ret = btrfs_next_leaf(root, path); in __btrfs_drop_extents()
|
| H A D | ctree.h | 2783 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
|
| H A D | relocation.c | 3151 ret = btrfs_next_leaf(rc->extent_root, path); in find_next_extent()
|
| H A D | extent-tree.c | 480 ret = btrfs_next_leaf(root, path); in lookup_extent_data_ref()
|