Searched refs:get_cur_path (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | send.c | 2596 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in get_cur_inode_path() 2617 ret = get_cur_path(sctx, ino, gen, path); in get_path_for_command() 3584 ret = get_cur_path(sctx, parent_ino, parent_gen, in apply_dir_move() 3616 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move() 3646 ret = get_cur_path(sctx, rmdir_ino, gen, name); in apply_dir_move() 4106 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, new_path); in update_ref_path() 4273 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 4397 ret = get_cur_path(sctx, sctx->cur_ino, in process_recorded_refs() 4648 ret = get_cur_path(sctx, cur->dir, in process_recorded_refs() 4722 ret = get_cur_path(sctx, dir, dir_gen, path); in record_ref_in_tree() [all …]
|