Lines Matching refs:get_cur_path

2294 static int get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen,  in get_cur_path()  function
2465 ret = get_cur_path(sctx, ino, gen, p); in send_truncate()
2495 ret = get_cur_path(sctx, ino, gen, p); in send_chmod()
2526 ret = get_cur_path(sctx, ino, gen, p); in send_chown()
2581 ret = get_cur_path(sctx, ino, gen, p); in send_utimes()
3277 ret = get_cur_path(sctx, parent_ino, parent_gen, in apply_dir_move()
3309 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()
3339 ret = get_cur_path(sctx, rmdir_ino, gen, name); in apply_dir_move()
3818 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, new_path); in update_ref_path()
3886 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, ref->full_path); in refresh_ref_path()
3963 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs()
4086 ret = get_cur_path(sctx, sctx->cur_ino, in process_recorded_refs()
4300 ret = get_cur_path(sctx, cur->dir, in process_recorded_refs()
4338 ret = get_cur_path(sctx, dir, gen, p); in record_ref()
4676 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in __process_new_xattr()
4700 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in __process_deleted_xattr()
5021 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_write()
5063 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_clone()
5076 ret = get_cur_path(sctx, clone_root->ino, gen, p); in send_clone()
5129 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_update_extent()
5173 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_hole()
5264 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, fspath); in send_capabilities()