Searched refs:SYNCHRONIZE (Results 1 – 8 of 8) sorted by relevance
108 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro124 | WRITE_OWNER | SYNCHRONIZE)130 | WRITE_OWNER | SYNCHRONIZE)135 | WRITE_OWNER | SYNCHRONIZE)138 | READ_CONTROL | SYNCHRONIZE)143 FILE_READ_EA | SYNCHRONIZE)147 FILE_APPEND_DATA | SYNCHRONIZE)150 FILE_READ_ATTRIBUTES | SYNCHRONIZE)153 WRITE_OWNER | SYNCHRONIZE | FILE_READ_DATA | \
149 *daccess |= cpu_to_le32(WRITE_DAC | WRITE_OWNER | SYNCHRONIZE | in ksmbd_vfs_query_maximal_access()
215 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro239 | WRITE_OWNER | SYNCHRONIZE)245 | WRITE_OWNER | SYNCHRONIZE)250 | WRITE_OWNER | SYNCHRONIZE)253 | READ_CONTROL | SYNCHRONIZE)
995 FILE_READ_EA | SYNCHRONIZE, in smb2_query_path_info()1266 SYNCHRONIZE | DELETE | in smb2_get_reparse_inode()1336 FILE_READ_ATTRIBUTES | FILE_READ_EA | SYNCHRONIZE, in smb2_query_reparse_point()
833 .desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES, in smb_set_file_info()
1583 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
540 handle = OpenThread(SYNCHRONIZE | THREAD_SUSPEND_RESUME | in qemu_thread_get_handle()
1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator