Home
last modified time | relevance | path

Searched refs:SYNCHRONIZE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h108 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro
124 | 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 | \
H A Dvfs.c145 *daccess |= cpu_to_le32(WRITE_DAC | WRITE_OWNER | SYNCHRONIZE | in ksmbd_vfs_query_maximal_access()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h245 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro
267 | WRITE_OWNER | SYNCHRONIZE)
273 | WRITE_OWNER | SYNCHRONIZE)
278 | WRITE_OWNER | SYNCHRONIZE)
281 | READ_CONTROL | SYNCHRONIZE)
H A Dsmb1ops.c796 oparms.desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES; in smb_set_file_info()
H A Dsmb2ops.c1583 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h215 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro
239 | WRITE_OWNER | SYNCHRONIZE)
245 | WRITE_OWNER | SYNCHRONIZE)
250 | WRITE_OWNER | SYNCHRONIZE)
253 | READ_CONTROL | SYNCHRONIZE)
H A Dsmb1ops.c833 .desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES, in smb_set_file_info()
H A Dsmb2ops.c1552 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator
1504 * SYNCHRONIZE access.
1529 * FILE_WRITE_EA | STANDARD_RIGHTS_WRITE | SYNCHRONIZE
1538 * STANDARD_RIGHTS_READ | SYNCHRONIZE
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlayout.h1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator
1504 * SYNCHRONIZE access.
1529 * FILE_WRITE_EA | STANDARD_RIGHTS_WRITE | SYNCHRONIZE
1538 * STANDARD_RIGHTS_READ | SYNCHRONIZE

Completed in 59 milliseconds