Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_linux.h129 #define SYNCHRONIZE() barrier() macro
/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.c1485 oparms.desired_access = FILE_READ_DATA | FILE_WRITE_DATA | FILE_READ_ATTRIBUTES | SYNCHRONIZE; in smb2_ioctl_query_info()
/fs/ntfs/
Dlayout.h1487 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator