Searched refs:source_dentry (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb1proto.h | 90 struct dentry *source_dentry, const char *from_name, 102 struct dentry *source_dentry, const char *from_name,
|
| H A D | smb2proto.h | 84 struct dentry *source_dentry, const char *from_name, 87 struct dentry *source_dentry, const char *from_name,
|
| H A D | cifsfs.h | 67 struct dentry *source_dentry, struct inode *target_dir,
|
| H A D | smb2inode.c | 1331 struct dentry *source_dentry, in smb2_rename_path() argument 1336 __u32 co = file_create_options(source_dentry); in smb2_rename_path() 1342 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path() 1354 struct dentry *source_dentry, in smb2_create_hardlink() argument 1358 __u32 co = file_create_options(source_dentry); in smb2_create_hardlink()
|
| H A D | inode.c | 2495 struct dentry *source_dentry, struct inode *target_dir, argument 2541 from_name = build_path_from_dentry(source_dentry, page1); 2553 cifs_close_deferred_file_under_dentry(tcon, source_dentry); 2559 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2565 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2663 rc = cifs_do_rename(xid, source_dentry, from_name,
|
| H A D | cifsglob.h | 460 struct dentry *source_dentry, 466 struct dentry *source_dentry,
|
| H A D | cifssmb.c | 2463 struct dentry *source_dentry, in CIFSSMBRename() argument 2787 struct dentry *source_dentry, in CIFSCreateHardLink() argument
|