Searched refs:SMB_AT_CRTIME (Results 1 – 6 of 6) sorted by relevance
93 #define SMB_AT_CRTIME 0x00200000 macro101 #define SMB_AT_SMB (SMB_AT_DOSATTR|SMB_AT_CRTIME|SMB_AT_ALLOCSZ)104 SMB_AT_CTIME | SMB_AT_CRTIME)
84 attr->sa_mask |= SMB_AT_CRTIME; in smb_set_basic_info()
454 attr.sa_mask |= SMB_AT_CRTIME; in smb_set_information2()498 attr.sa_mask |= SMB_AT_CRTIME; in smb_set_standard_info()
1557 if (times_mask & SMB_AT_CRTIME) in smb_node_setattr()1725 if (want_mask & pend_mask & SMB_AT_CRTIME) in smb_node_getattr()
730 new_attr.sa_mask |= SMB_AT_CRTIME; in smb_open_subr()
935 if (smb_attr->sa_mask & SMB_AT_CRTIME) { in smb_vop_setup_xvattr()