Home
last modified time | relevance | path

Searched refs:READ_CONTROL (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/cifs/
Dcifspdu.h232 #define READ_CONTROL 0x00020000 /* The access control list and */ macro
261 | DELETE | READ_CONTROL | WRITE_DAC \
267 | DELETE | READ_CONTROL | WRITE_DAC \
272 | DELETE | READ_CONTROL | WRITE_DAC \
276 | READ_CONTROL | SYNCHRONIZE)
Dcifsacl.c1036 oparms.desired_access = READ_CONTROL; in get_cifs_acl_by_path()
Dfile.c60 return (READ_CONTROL | FILE_WRITE_ATTRIBUTES | FILE_READ_ATTRIBUTES | in cifs_convert_flags()
Dsmb2ops.c2079 oparms.desired_access = READ_CONTROL; in get_smb2_acl_by_path()
/linux-4.19.296/fs/ntfs/
Dlayout.h1488 READ_CONTROL = cpu_to_le32(0x00020000), enumerator