Searched refs:READ_CONTROL (Results 1 – 5 of 5) sorted by relevance
237 #define READ_CONTROL 0x00020000 /* The access control list and */ macro266 | DELETE | READ_CONTROL | WRITE_DAC \272 | DELETE | READ_CONTROL | WRITE_DAC \277 | DELETE | READ_CONTROL | WRITE_DAC \281 | READ_CONTROL | SYNCHRONIZE)
1147 oparms.desired_access = READ_CONTROL; in get_cifs_acl_by_path()
1597 oparms.desired_access = FILE_READ_ATTRIBUTES | READ_CONTROL; in smb2_ioctl_query_info()3262 oparms.desired_access = READ_CONTROL; in get_smb2_acl_by_path()
61 return (READ_CONTROL | FILE_WRITE_ATTRIBUTES | FILE_READ_ATTRIBUTES | in cifs_convert_flags()
1474 READ_CONTROL = cpu_to_le32(0x00020000), enumerator