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

/linux-master/fs/btrfs/
H A Dsend.c2028 static int get_first_ref(struct btrfs_root *root, u64 ino, function
2106 ret = get_first_ref(root, ino, &tmp_dir, NULL, tmp_name);
2279 ret = get_first_ref(sctx->parent_root, ino, &dir, &dir_gen, name);
2364 ret = get_first_ref(sctx->send_root, ino,
2367 ret = get_first_ref(sctx->parent_root, ino,
2482 ret = get_first_ref(sctx->parent_root, ino,
3501 ret = get_first_ref(sctx->parent_root, ino,
3559 ret = get_first_ref(sctx->parent_root, pm->ino,
3874 ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path);
4022 ret = get_first_ref(sct
[all...]

Completed in 86 milliseconds