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

/linux-master/fs/btrfs/
H A Dsend.c994 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, function
1279 ret = iterate_inode_ref(root, p, &found_key, 1,
4774 ret = iterate_inode_ref(sctx->send_root, sctx->left_path,
4788 ret = iterate_inode_ref(sctx->parent_root, sctx->right_path,
4803 ret = iterate_inode_ref(sctx->send_root, sctx->left_path,
4807 ret = iterate_inode_ref(sctx->parent_root, sctx->right_path,
4859 ret = iterate_inode_ref(root, path, &found_key, 0, cb, sctx);

Completed in 240 milliseconds