Searched refs:SMB_AT_CRTIME (Results 1 – 5 of 5) 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)
444 attr.sa_mask |= SMB_AT_CRTIME; in smb_set_information2()490 attr.sa_mask |= SMB_AT_CRTIME; in smb_set_standard_info()550 attr.sa_mask |= SMB_AT_CRTIME; in smb_set_basic_info()
1549 if (times_mask & SMB_AT_CRTIME) in smb_node_setattr()1717 if (want_mask & pend_mask & SMB_AT_CRTIME) in smb_node_getattr()
752 new_attr.sa_mask |= SMB_AT_CRTIME; in smb_open_subr()
924 if (smb_attr->sa_mask & SMB_AT_CRTIME) { in smb_vop_setup_xvattr()