Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsacl.h163 #define ACL_CONTROL_DP 0x0004 /* DACL is present on object */ macro
H A Dsmb2pdu.c2339 buf->sd.Control = cpu_to_le16(ACL_CONTROL_SR | ACL_CONTROL_DP); in create_sd_buf()