Home
last modified time | relevance | path

Searched refs:SYNCHRONIZE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/cifs/
Dcifspdu.h240 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro
262 | WRITE_OWNER | SYNCHRONIZE)
268 | WRITE_OWNER | SYNCHRONIZE)
273 | WRITE_OWNER | SYNCHRONIZE)
276 | READ_CONTROL | SYNCHRONIZE)
Dsmb1ops.c796 oparms.desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES; in smb_set_file_info()
Dsmb2ops.c1574 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
/Linux-v5.10/fs/ntfs/
Dlayout.h1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator