Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2proto.h99 struct dentry *source_dentry,
104 struct dentry *source_dentry,
H A Dsmb2inode.c1222 struct dentry *source_dentry, in smb2_rename_path() argument
1227 __u32 co = file_create_options(source_dentry); in smb2_rename_path()
1233 co, DELETE, SMB2_OP_RENAME, cfile, source_dentry); in smb2_rename_path()
1246 struct dentry *source_dentry, in smb2_create_hardlink() argument
1250 __u32 co = file_create_options(source_dentry); in smb2_create_hardlink()
H A Dcifsproto.h455 struct dentry *source_dentry,
464 struct dentry *source_dentry,
H A Dinode.c2457 struct dentry *source_dentry, struct inode *target_dir, argument
2489 from_name = build_path_from_dentry(source_dentry, page1);
2507 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry,
2513 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry,
2577 rc = cifs_do_rename(xid, source_dentry, from_name,
H A Dcifsglob.h459 struct dentry *source_dentry,
465 struct dentry *source_dentry,
H A Dcifssmb.c2228 struct dentry *source_dentry, in CIFSSMBRename() argument
2547 struct dentry *source_dentry, in CIFSCreateHardLink() argument