Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h91 struct dentry *source_dentry,
96 struct dentry *source_dentry,
H A Dsmb2inode.c1318 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 Dinode.c2496 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 Dcifsproto.h460 struct dentry *source_dentry,
469 struct dentry *source_dentry,
H A Dcifsglob.h460 struct dentry *source_dentry,
466 struct dentry *source_dentry,
H A Dcifssmb.c2322 struct dentry *source_dentry, in CIFSSMBRename() argument
2646 struct dentry *source_dentry, in CIFSCreateHardLink() argument