Searched refs:SMB_SET_POSIX_ACL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 1624 #define SMB_SET_POSIX_ACL 0x204 macro |
H A D | cifssmb.c | 3174 pSMB->InformationLevel = cpu_to_le16(SMB_SET_POSIX_ACL); in cifs_do_set_acl() |