Searched refs:to_path (Results 1 – 2 of 2) sorted by relevance
3235 struct fs_path *to_path = NULL; in apply_dir_move() local3296 to_path = name; in apply_dir_move()3298 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()3302 ret = send_rename(sctx, from_path, to_path); in apply_dir_move()3364 fs_path_free(to_path); in apply_dir_move()
1707 const char *to_path) argument1727 rc = server->ops->rename(xid, tcon, from_path, to_path, cifs_sb);