Searched refs:to_path (Results 1 – 2 of 2) sorted by relevance
3243 struct fs_path *to_path = NULL; in apply_dir_move() local3307 to_path = name; in apply_dir_move()3309 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()3313 ret = send_rename(sctx, from_path, to_path); in apply_dir_move()3377 fs_path_free(to_path); in apply_dir_move()
1712 const char *to_path) argument1732 rc = server->ops->rename(xid, tcon, from_path, to_path, cifs_sb);