Searched refs:to_path (Results 1 – 2 of 2) sorted by relevance
3087 struct fs_path *to_path = NULL; in apply_dir_move() local3127 to_path = name; in apply_dir_move()3129 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()3133 ret = send_rename(sctx, from_path, to_path); in apply_dir_move()3185 fs_path_free(to_path); in apply_dir_move()
1607 const char *to_path) argument1627 rc = server->ops->rename(xid, tcon, from_path, to_path, cifs_sb);