Home
last modified time | relevance | path

Searched refs:SYSTEM_SECURITY (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dcifsacl.c1469 oparms.desired_access |= SYSTEM_SECURITY; in get_cifs_acl_by_path()
1526 access_flags |= SYSTEM_SECURITY; in set_cifs_acl()
H A Dcifspdu.h237 #define SYSTEM_SECURITY 0x01000000 /* The system access control list */ macro
H A Dsmb2ops.c3116 oparms.desired_access |= SYSTEM_SECURITY; in get_smb2_acl_by_path()
3161 access_flags |= SYSTEM_SECURITY; in set_smb2_acl()
H A Dcifssmb.c1052 WRITE_DAC | WRITE_OWNER | SYSTEM_SECURITY | in access_flags_to_smbopen_mode()
1056 SYSTEM_SECURITY | MAXIMUM_ALLOWED | GENERIC_ALL | in access_flags_to_smbopen_mode()