Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c876 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref() function
1159 ret = iterate_inode_ref(root, p, &found_key, 1, in get_inode_path()
4375 ret = iterate_inode_ref(sctx->send_root, sctx->left_path, in record_new_ref()
4389 ret = iterate_inode_ref(sctx->parent_root, sctx->right_path, in record_deleted_ref()
4447 ret = iterate_inode_ref(root, path, key, 0, __find_iref, &ctx); in find_iref()
4507 ret = iterate_inode_ref(sctx->send_root, sctx->left_path, in record_changed_ref()
4511 ret = iterate_inode_ref(sctx->parent_root, sctx->right_path, in record_changed_ref()
4581 ret = iterate_inode_ref(root, path, &found_key, 0, cb, sctx); in process_all_refs()
6200 ret = iterate_inode_ref(sctx->parent_root, path, &key, 1, in btrfs_unlink_all_paths()