Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_linux.h131 #define SYNCHRONIZE() barrier() macro
/linux-4.19.296/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()
/linux-4.19.296/fs/ntfs/
Dlayout.h1501 SYNCHRONIZE = cpu_to_le32(0x00100000), enumerator