smbd: add twrp arg to synthetic_smb_fname()
[vlendec/samba-autobuild/.git] / source3 / include / proto.h
index 3bd336c1d37b842966da0631a34472e1724108ca..0e96fcccc6593aaeda4995d42379e0546d67cc1c 100644 (file)
@@ -980,6 +980,7 @@ struct smb_filename *synthetic_smb_fname(TALLOC_CTX *mem_ctx,
                                         const char *base_name,
                                         const char *stream_name,
                                         const SMB_STRUCT_STAT *psbuf,
+                                        NTTIME twrp,
                                         uint32_t flags);
 struct smb_filename *synthetic_smb_fname_split(TALLOC_CTX *ctx,
                                                const char *fname,