Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/xfs/
Dxfs_linux.h131 #define SYNCHRONIZE() barrier() macro
/kernel/linux/linux-5.10/fs/cifs/
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)
Dsmb1ops.c796 oparms.desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES; in smb_set_file_info()
Dsmb2ops.c1578 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
/kernel/linux/linux-4.19/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.c807 oparms.desired_access = SYNCHRONIZE | FILE_WRITE_ATTRIBUTES; in smb_set_file_info()
/kernel/linux/linux-5.10/fs/ntfs/
Dlayout.h1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator
/kernel/linux/linux-4.19/fs/ntfs/
Dlayout.h1501 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator