Searched refs:source_dentry (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2proto.h | 91 struct dentry *source_dentry, 96 struct dentry *source_dentry,
|
| H A D | smb2inode.c | 1318 struct dentry *source_dentry, in smb2_rename_path() argument 1323 __u32 co = file_create_options(source_dentry); in smb2_rename_path() 1329 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path() 1342 struct dentry *source_dentry, in smb2_create_hardlink() argument 1346 __u32 co = file_create_options(source_dentry); in smb2_create_hardlink()
|
| H A D | inode.c | 2496 struct dentry *source_dentry, struct inode *target_dir, argument 2542 from_name = build_path_from_dentry(source_dentry, page1); 2554 cifs_close_deferred_file_under_dentry(tcon, source_dentry); 2560 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2566 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2665 rc = cifs_do_rename(xid, source_dentry, from_name,
|
| H A D | cifsproto.h | 460 struct dentry *source_dentry, 469 struct dentry *source_dentry,
|
| H A D | cifsglob.h | 460 struct dentry *source_dentry, 466 struct dentry *source_dentry,
|
| H A D | cifssmb.c | 2322 struct dentry *source_dentry, in CIFSSMBRename() argument 2646 struct dentry *source_dentry, in CIFSCreateHardLink() argument
|