Searched refs:source_dentry (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2proto.h | 99 struct dentry *source_dentry, 104 struct dentry *source_dentry,
|
H A D | smb2inode.c | 1144 struct dentry *source_dentry, in smb2_rename_path() argument 1149 __u32 co = file_create_options(source_dentry); in smb2_rename_path() 1155 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path() 1168 struct dentry *source_dentry, in smb2_create_hardlink() argument 1172 __u32 co = file_create_options(source_dentry); in smb2_create_hardlink()
|
H A D | cifsproto.h | 449 struct dentry *source_dentry, 458 struct dentry *source_dentry,
|
H A D | inode.c | 2339 struct dentry *source_dentry, struct inode *target_dir, argument 2371 from_name = build_path_from_dentry(source_dentry, page1); 2387 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2393 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2457 rc = cifs_do_rename(xid, source_dentry, from_name,
|
H A D | cifsglob.h | 424 struct dentry *source_dentry, 430 struct dentry *source_dentry,
|
H A D | cifssmb.c | 2153 struct dentry *source_dentry, in CIFSSMBRename() argument 2535 struct dentry *source_dentry, in CIFSCreateHardLink() argument
|