Home
last modified time | relevance | path

Searched refs:to_path (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dsend.c3200 struct fs_path *to_path = NULL; in apply_dir_move() local
3261 to_path = name; in apply_dir_move()
3263 ret = get_cur_path(sctx, pm->ino, pm->gen, to_path); in apply_dir_move()
3267 ret = send_rename(sctx, from_path, to_path); in apply_dir_move()
3331 fs_path_free(to_path); in apply_dir_move()
/Linux-v4.19/fs/cifs/
Dinode.c1693 const char *to_path) argument
1713 rc = server->ops->rename(xid, tcon, from_path, to_path, cifs_sb);