Searched refs:READ_CONTROL (Results 1 – 5 of 5) sorted by relevance
232 #define READ_CONTROL 0x00020000 /* The access control list and */ macro261 | DELETE | READ_CONTROL | WRITE_DAC \267 | DELETE | READ_CONTROL | WRITE_DAC \272 | DELETE | READ_CONTROL | WRITE_DAC \276 | READ_CONTROL | SYNCHRONIZE)
1036 oparms.desired_access = READ_CONTROL; in get_cifs_acl_by_path()
1992 oparms.desired_access = READ_CONTROL; in get_smb2_acl_by_path()
60 return (READ_CONTROL | FILE_WRITE_ATTRIBUTES | FILE_READ_ATTRIBUTES | in cifs_convert_flags()
1488 READ_CONTROL = cpu_to_le32(0x00020000), enumerator