Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1787 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro
1832 | WRITE_OWNER | SYNCHRONIZE)
1834 | READ_CONTROL | SYNCHRONIZE)
/linux/fs/smb/server/
H A Dvfs.c124 *daccess |= cpu_to_le32(WRITE_DAC | WRITE_OWNER | SYNCHRONIZE | in ksmbd_vfs_query_maximal_access()