Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dinode.c1561 struct inode *target_dir, struct dentry *target_dentry) argument
1590 toName = build_path_from_dentry(target_dentry);
1597 target_dentry, toName);
1638 if (target_dentry->d_inode && (rc == -EACCES || rc == -EEXIST)) {
1639 tmprc = cifs_unlink(target_dir, target_dentry);
1644 target_dentry, toName);