Searched refs:SYNCHRONIZE (Results 1 – 5 of 5) sorted by relevance
129 #define SYNCHRONIZE() barrier() macro
240 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro262 | WRITE_OWNER | SYNCHRONIZE)268 | WRITE_OWNER | SYNCHRONIZE)273 | WRITE_OWNER | SYNCHRONIZE)276 | READ_CONTROL | SYNCHRONIZE)
796 oparms.desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES; in smb_set_file_info()
1485 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator