SMB_AT_CRTIME
attr->sa_mask |= SMB_AT_CRTIME;
new_attr.sa_mask |= SMB_AT_CRTIME;
if (times_set & SMB_AT_CRTIME) {
FIX_TIME(sa_crtime, SMB_AT_CRTIME);
if (times_set & SMB_AT_CRTIME)
if (want_mask & pend_mask & SMB_AT_CRTIME)
attr.sa_mask |= SMB_AT_CRTIME;
attr.sa_mask |= SMB_AT_CRTIME;
attr.sa_mask = SMB_AT_CRTIME;
if (smb_attr->sa_mask & SMB_AT_CRTIME) {
#define SMB_AT_SMB (SMB_AT_DOSATTR|SMB_AT_CRTIME|SMB_AT_ALLOCSZ)
SMB_AT_CTIME | SMB_AT_CRTIME)