Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h100 struct dentry *source_dentry,
105 struct dentry *source_dentry,
H A Dsmb2inode.c1092 struct dentry *source_dentry, in smb2_rename_path() argument
1097 __u32 co = file_create_options(source_dentry); in smb2_rename_path()
1103 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path()
1114 struct dentry *source_dentry, in smb2_create_hardlink() argument
1118 __u32 co = file_create_options(source_dentry); in smb2_create_hardlink()
H A Dcifsproto.h447 struct dentry *source_dentry,
456 struct dentry *source_dentry,
H A Dinode.c2246 struct dentry *source_dentry, struct inode *target_dir, argument
2278 from_name = build_path_from_dentry(source_dentry, page1);
2294 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry,
2300 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry,
2364 rc = cifs_do_rename(xid, source_dentry, from_name,
H A Dcifsglob.h424 struct dentry *source_dentry,
430 struct dentry *source_dentry,
H A Dcifssmb.c2153 struct dentry *source_dentry, in CIFSSMBRename() argument
2535 struct dentry *source_dentry, in CIFSCreateHardLink() argument