Searched refs:WRITE_OWNER (Results 1 – 6 of 6) sorted by relevance
106 #define WRITE_OWNER 0x00080000 /* Ownership information associated */ macro124 | WRITE_OWNER | SYNCHRONIZE)130 | WRITE_OWNER | SYNCHRONIZE)135 | WRITE_OWNER | SYNCHRONIZE)153 WRITE_OWNER | SYNCHRONIZE | FILE_READ_DATA | \
149 *daccess |= cpu_to_le32(WRITE_DAC | WRITE_OWNER | SYNCHRONIZE | in ksmbd_vfs_query_maximal_access()
213 #define WRITE_OWNER 0x00080000 /* Ownership information associated */ macro239 | WRITE_OWNER | SYNCHRONIZE)245 | WRITE_OWNER | SYNCHRONIZE)250 | WRITE_OWNER | SYNCHRONIZE)
1494 access_flags = WRITE_OWNER; in set_cifs_acl()
3121 access_flags |= WRITE_OWNER; in set_smb2_acl()
1480 WRITE_OWNER = cpu_to_le32(0x00080000), enumerator