Home
last modified time | relevance | path

Searched refs:ACL_CONTROL_SR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/cifs/
Dcifsacl.h140 #define ACL_CONTROL_SR 0x8000 /* Self relative */ macro
Dsmb2pdu.c2471 buf->sd.Control = cpu_to_le16(ACL_CONTROL_SR | ACL_CONTROL_DP); in create_sd_buf()