Lines Matching refs:get_cur_path
2253 static int get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, in get_cur_path() function
2424 ret = get_cur_path(sctx, ino, gen, p); in send_truncate()
2454 ret = get_cur_path(sctx, ino, gen, p); in send_chmod()
2485 ret = get_cur_path(sctx, ino, gen, p); in send_chown()
2540 ret = get_cur_path(sctx, ino, gen, p); in send_utimes()
3225 ret = get_cur_path(sctx, parent_ino, parent_gen, in apply_dir_move()
3256 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()
3286 ret = get_cur_path(sctx, rmdir_ino, gen, name); in apply_dir_move()
3765 ret = get_cur_path(sctx, ref->dir, ref->dir_gen, new_path); in update_ref_path()
3844 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs()
3961 ret = get_cur_path(sctx, sctx->cur_ino, in process_recorded_refs()
4164 ret = get_cur_path(sctx, cur->dir, in process_recorded_refs()
4202 ret = get_cur_path(sctx, dir, gen, p); in record_ref()
4536 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in __process_new_xattr()
4560 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in __process_deleted_xattr()
4877 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_write()
4919 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_clone()
4932 ret = get_cur_path(sctx, clone_root->ino, gen, p); in send_clone()
4985 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_update_extent()
5029 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, p); in send_hole()